Skip to main contentCreate your account
Before you can start using the Tribease API, you need to first create a business account here. Once your account has been created, it will be reviewed and approved. After approval, you will then have access to Tribease’s staging environment where you can set up your account to test your integration.
The API Reference
All Tribease’s API references are documented here. Please follow the instructions and steps to integrate your desired feature into your app.
Setup Webhooks
We use webhooks to notify you when certain events/actions happen on your integration. They are essential for you to take necessary actions when certain events happen. You can set up your webhooks here
Go-live checklist
After testing your integration, you can request to go live from within your dashboard. By doing so, your live credentials will be generated for you.
Ensure the following have been done:
- Set up your settlement account.
- Ensure that your access tokens, keys and any sensitive credentials are not committed to your version control.
- Set up your webhooks so that you can be notified when events happen on your integration.
API Integration Details
Staging Base URL - https://staging.api.tribease.com/v2
Staging Dashboard - https://dashboard.tribease.com/get-started
Live Base URL - https://api.tribease.com/v2
Live Dashboard - https://dashboard.tribease.com/get-started