Endpoint playground
Endpoints
Interactive Merchant API endpoint playground.
GET
Get organization profile
Use the API playground below to test the authenticated profile endpoint. The generated endpoint pages in this section let you test every Merchant API endpoint from the OpenAPI reference.
Authentication
Send your API key in thex-api-key header on every request.
Use environment: sandbox while testing. If the environment header is omitted, the request uses production.
Endpoints covered
GET /v3/profileGET /v3/walletsGET /v3/wallet/{currency}POST /v3/collectPOST /v3/transferPOST /v3/swapGET /v3/transactionsGET /v3/transaction/{id}GET /v3/rates
Error codes
Authorizations
Merchant API secret.
Headers
Target environment. Defaults to production when omitted.
Available options:
production, sandbox Last modified on July 7, 2026