Quickstart
Get up and running an account in Trio and start to move and manage money in minutes.
Create a Sandbox Account
Before you can use the Trio integration resources, you'll need to make sure you have a sandbox account set up, you can sign up for free here.
Set up an API Key
With the sandbox account ready, go to the Developers > API Keys menu.
Click to Create Key;
Enter a custom name to identify the credential;
After you submit the information, the credentials will be created;
Copy it to somewhere secure;
Confirm that you save the credentials.
Important: Save your credentials in a secure and accessible location. They will only be displayed once. If you need to regenerate them, revoke the old credentials and create new ones.
Set up the callbacks
To receive information in real-time from account or money movement, you may want to register a callback webhook. In order to do that, go to the Developers > Webhooks menu.
Click to Create Webhook;
Fill all the information from your callback URL, the events that you want to receive and the type of authentication;
Confirm and submit the information.
If you want to follow all the events received, you can go to the Developers > Events menu.
Last updated
Was this helpful?