# Metaverse Orbs API Metaverse Orbs API Version: 1.0.0 ## Servers ``` http://orbs.babka.com ``` ## Security ### APIKey Type: apiKey In: header Name: X-API-KEY ### Bearer Type: apiKey In: header Name: Authorization ### Server Type: apiKey In: header Name: X-SERVER-AUTHORIZATION ## Download OpenAPI description [Metaverse Orbs API](https://developers.xsolla.com/_bundle/@l10n/es/api/metaframe/index.yaml) ## MultiCurrencies ### Get multi virtual currencies balance - [GET /v2/merchants/{merchantId}/projects/{projectId}/multicurrency-balance](https://developers.xsolla.com/es/api/metaframe/multicurrencies/multicurrency-balance-v2.md): Gets information about multi virtual currencies and shards balance. ### Topup user's multicurrency balance - [POST /v2/merchants/{merchantId}/projects/{projectId}/multicurrency-balance-topup](https://developers.xsolla.com/es/api/metaframe/multicurrencies/multicurrency-balance-topup-v2.md): Top up user multicurrency balance. ### Retrieve info about automatic purchase - [GET /v2/merchants/{merchantId}/projects/{projectId}/user/{userId}/auto-topup](https://developers.xsolla.com/es/api/metaframe/multicurrencies/s2s-list-auto-topup.md): Retrieve information about automatic purchase. ### Update info about automatic purchase - [PUT /v2/merchants/{merchantId}/projects/{projectId}/user/{userId}/auto-topup](https://developers.xsolla.com/es/api/metaframe/multicurrencies/s2s-update-auto-topup.md): Updates information about automatic purchase. ## Charge ### Charges Shards from user's balance - [POST /v2/merchants/{merchantId}/projects/{projectId}/multicurrency-charge](https://developers.xsolla.com/es/api/metaframe/charge/multicurrency-charge-v2.md): Charge shards from user ### Charges Shards from user's balance by Xsolla Account ID - [POST /v2/merchants/{merchantId}/projects/{projectId}/multicurrency-charge-user](https://developers.xsolla.com/es/api/metaframe/charge/multicurrency-charge-user-v2.md): Charge shards from user by Xsolla Account ID ## Package ### Get package list - [GET /v2/merchants/{merchantId}/projects/{projectId}/package](https://developers.xsolla.com/es/api/metaframe/package/purchase-info-v2.md): Gets a list of available items. ## Manual purchase ### Create manual purchase - [POST /v2/merchants/{merchantId}/projects/{projectId}/purchase](https://developers.xsolla.com/es/api/metaframe/manual-purchase/create-purchase-v2.md): Creates a manual purchase.