# Core

## [info](http://www.magentocommerce.com/api/soap/miscellaneous/magento.info.html)

Allows you to retrieve information about Magento version and edition.

```js
magento.core.info(callback);
```