Quickstart
Get started in few minutes!
Get up and running with your BaseOne integration in the following steps:
- Sign up for an account if you don't have one yet.
- Log in to your dashboard and go to the Developers section.
- Create new keys and note your API keys.
- To create digital wallets for your customers, see our Wallets-as-a-service offering.
- If you need temporary or permanent accounts to collect funds, see our Virtual Accounts offering.
- To make fund payouts and disbursements, see our Payouts API.
- You can always use the API sandbox to test your integration before going live.
- Launch your integration when you're ready to go live!
On sandbox and live production mode
Go to the service on the dashboard with the following URL, depending on whether you are testing in the sandbox or want to work in production mode.
https://sandbox-app.baseone.co/{service_name}
https://baseone.co/{service_name}
For the API gateway:
https://sandbox.baseone.co/{service_name}
https://gateway.baseone.co/{service_name}
{service_name}
is the name of the service you are integrating. See the following table:
Name of service | {service_name} | |
---|---|---|
Virtual Accounts | virtual_accounts | |
Payouts | payouts |
Updated almost 2 years ago
What’s Next