I

incode.com

Incode provides identity verification, biometric authentication, fraud prevention, and related onboarding/orchestration tools. Its platform supports web and mobile verification journeys, workflow-based onboarding, and OIDC-secured session flows.

2 integrations · REST

Incode exposes a documented REST/HTTP integration surface for its Omni identity-verification platform plus an OIDC authorization server used for OAuth2-secured workflow/session flows; no public GraphQL API, MCP server, CLI, or machine-readable OpenAPI spec URL was found.

discovered 2mo ago
REST · OpenAPI2
Credentials
Incode API keyapi_keyGet key

Get your API key from the Incode dashboard as described in API Key Rotation and use the key value in requests as x-api-key. The OIDC manual configuration page lists API_KEY as a required value from your Incode dashboard for server-side API calls.

Incode short-lived admin tokenbearerGet token

First obtain an Incode API key and an admin account email/password from your dashboard. Then call POST {SERVER_URL}/executive/log-in as shown in OIDC Manual Configuration / Admin Login API reference with x-api-key, api-version: 1.0, and JSON body containing email and password. The response returns a short-lived admin token used for privileged retrieval endpoints.

Incode OIDC client credentialsoauth2Set up OAuth

Enable OAuth2 Secured on an Incode Workflow or Flow in the dashboard. Per OAuth2 Secured Sessions, Incode automatically generates a dedicated OIDC client; the client ID appears in Workflow/Flow settings, and in manual configuration flows you may also use CLIENT_SECRET or AUTH_CLIENT_SECRET from the dashboard as documented in OIDC Manual Configuration. Use the resulting client with Incode's OIDC authorization server.

conventions · 1/7 published

Publish these signals → /publishing