API Overview
Use the API to integrate verification into your app. Start by generating a token, then follow the developer docs for endpoints, examples, and error handling.

1) Get an API key
Generate and manage your API key from your account settings. You’ll use it in the Authorization header for requests.
Get API key →2) Read the developer docs
Endpoints, request-/response examples, SDK usage (if available), and best practices for handling errors and retries.
Open developer docs →Quick start
- Create a token in Account.
- Follow the guides in Developer docs.
- Make a test request and confirm you receive a valid response.