How to get an API Key and make use of the Trint developer API.
Updated over a week ago
Trint provides access to many of the platform features via the API and we are actively improving this. You can use Trint's API to integrate with other platforms or automate tasks. Documentation on this can be found at https://dev.trint.com.
If your Enterprise account is located on the EU server - you should use the https://api.eu.trint.com/ domain for API requests.
Trint currently supports two types of API key. The “Legacy” API key is available to support existing customer integrations before 2024, and should be considered as deprecated. It is recommended to only use the new API keys for new integrations or development.
Some of the features of the new API keys are:
- The ability for users to create up to 25 keys instead of one.
- For administrators or account owners, the ability to create 25 additional organization keys that will not be removed if the user that created them leaves the organization. All administrators will have visibility of these.
- Monitor the last time an API key was used to help identify redundant keys.
- Revoke keys that are no longer in use.
- Set expiry dates on keys that are intended to be temporary, or need to be refreshed to meet compliance needs.
- Add descriptions to each of the keys so you know what they’re for.
You can view and create your API keys on your account settings page at https://app.trint.com/account/api (or https://app.eu.trint.com/account/api if you’re on our EU tenant).
To make use of the API you will need:
- Network access to https://api.trint.com and https://upload-api.trint.com (https://api.eu.trint.com and https://upload-api.trint.com for our EU customers)
- When uploading you will need to a file format that we support, such as MP4, AVI, WAV, MP3, etc.
- An understanding of REST APIs, JSON and XML, or a software development team that can work with you.
We hope you have found this article useful. If you have any questions, please reach out to us at support@trint.com and our Customer Success Team will be happy to help.