Sandbox B2B API

Creating an Orbital Application in Sandbox Mode allows you to build and validate your integration in a secure, isolated environment without the need for live funds.

🚧

The Sandbox is a functional simulation. It does not connect to live financial rails, real currencies, or production ledgers. Any balances, transactions, or funds appearing are strictly for testing purposes and hold no monetary or legal value.

Create an API Application

Once you have your Sandbox Client Portal login, you can create an Orbital Application. The application setup process is identical to production, but applications will not require any approvals. See Create an Orbital Application for full details.

Making Requests

Direct your API requests to the Sandbox base URL:

https://sbx.b2b.getorbital.io

Authentication works the same way as production — include your x-api-key header and sign your requests using your private key. See Signing your Requests for details.

View the API endpoints for details on available functionality.