Getting Started
Trential provides easy to use RESTful HTTP API endpoints to help you integrate background checks into your application. The API is designed to be simple and intuitive, allowing you to quickly get up and running with the features you need.
Intgration Overview

- Authentication: Use API Key authentication to securely access the API.
- Verification: Use the
/verificationsendpoints to perform verifications. - Handle Errors: Use the error codes and messages to handle any issues that arise during the verification process.
- Compliance: Ensure that you are compliant with all relevant laws and regulations when using the API.
Note: User consent is required for all verifications.
Note: Trential complies to all relevant privacy laws and regulations. User data can be deleted using this guide.
Supported Verifications
- Motor Vehicle Record & Drivers License Check
- Education Verification
- Employment Verification
- Professional License Verification
- Passport Verification
- SSN Trace
📄️ API Structure
The host URL of the APIs is as follows
📄️ Authentication
All the APIs are protected using API Key authentication. API Key can be generated after creating an account and logging into the portal.
📄️ Performing Verifications
A verification can be performed using the following steps:
📄️ Delete a Transaction
All the data linked to a particular transaction can be deleted using the Delete Transaction API.