Overview of the steps for API / Sandbox setup for testing.


We've developed the XTRM API (XAPI) for you to integrate global rewards and payments into your system. This overview gives you an understanding of the types of calls possible with XAPI. You can explore the calls and responses you'll use while integrating XAPI into your site, mobile app, or platform. Please don't hesitate to contact us with any questions by emailing apisupport@xtrm.com.


Quick Start Guide


Follow these steps to get going quickly

  1. Create your Sandbox Company account.
  2. Login to your account. 
  3. Go to "Integrations" on the left-hand menu or "Setting."  
  4. Click on "Integrations."
  5. Then, click "Get Credentials."


From this screen, you can get your API credentials and request access from whichever server(s) you will be connecting to the XTRM API listeners. Once your IPs are approved, we will fund your sandbox company account with USD and EUR, so you can start testing.


Sandbox environment (sandbox.xtrm.com)


The Sandbox environment is a complete replica of the XTRM production environment, supporting the same API endpoints. Applications should be tested against the Sandbox environment before being used in production.


Differences from the production environment

  1. The sandbox contains only test data and is completely separate from your production account.
  2. Actual money is not sent or received as part of test transactions. Real financial data should never be used in the sandbox.
  3. All Access API endpoints have a base URL of https://xapisandbox.xtrm.com/ in sandbox and http://xapi.xtrm.com in production.


Transfer behaviour in the sandbox


The Sandbox environment does not make any payments, so a pending transfer will not be processed as it would in production. It will simply remain pending indefinitely.


Sandbox setup


Once your IPs are approved, we will add 250 USD and 250EUR  to two digital wallets in your account. Your company account dashboard, where you can view your API key and secret and generate an OAuth access token.






Now you're ready. You can jump straight into the API docs.