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.
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.
- Incode Omni APIdiscovered
- Incode OIDC Authorization Serverdiscovered
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.
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.
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
- integrations.json——
- llms.txt✓https://incode.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing