O

onfido.com

Onfido, now part of Entrust Identity Verification, provides identity verification and authentication workflows for applications. Its platform supports applicant verification flows, workflow orchestration, results retrieval, and SDK-based identity capture.

1 integration · REST

Onfido exposes one documented HTTP REST API surface, the Public API v3.6, with published OpenAPI specs and authentication via either an API token or OAuth 2.0 client credentials; no public GraphQL API, MCP server, or CLI was found.

discovered 2mo ago
REST · OpenAPI1
Credentials
API tokenapi_keyGet key

In the Onfido Dashboard, go to DevelopersAPI authenticationTokens, choose Generate API token, select Sandbox or Live, and click Generate. Sandbox tokens start with api_sandbox; live tokens start with api_live. The docs note these tokens are for server-side use only.

OAuth client credentials applicationoauth2_ccSet up OAuth

In the Onfido Dashboard, go to DevelopersAPI authenticationOAuth applications, click Create application, choose the environment, select scopes, and save. Copy the client_id and the one-time client_secret, then exchange them for an access token using the client-credentials token endpoint https://api.{region}.onfido.com/v3.6/oauth/token. OAuth authentication is available for API v3.6 onward.

conventions · 1/8 published

Publish these signals → /publishing