Skip to main content
API credentials authenticate your requests to the Onboard Business API. You create and manage them from the Business Dashboard.
1

Open the Developer page

Sign in to the Business Dashboard and go to Developer in the sidebar.
2

Generate a key

Click Create key. Your API key and API secret are shown once — store the secret securely, it cannot be retrieved again.
3

Restrict by IP

Add the IP addresses your servers will call the API from. IP restriction is required for any key that will initiate withdrawals (cash payouts, crypto transfers); it’s optional for read-only or deposit-only keys.
4

Save and test

Save your credentials, then make a test request against GET /exchange/api/info to confirm they work.
Create API key modal in the Onboard Business Dashboard, showing the optional label and allowed IP addresses fields
Once you have your API key and secret, see Authentication for how to sign requests. The same Developer page is also where you register your webhook URL — see Configuring and Verifying Webhooks.