Skip to content

Overview

Dockt API for workforce and compliance verification workflows. Backend integrations authenticate with an API key or an M2M access token. Start by creating an assessment, upload one or more documents, then poll the returned Document id or receive a signed webhook before reading the decision. Workspace routes resolve ownership from the authenticated principal; never send worker documents directly from an untrusted browser.

Information

  • OpenAPI version: 3.1.0

Send either an opaque Dockt API key or a short-lived M2M access token as Authorization: Bearer <token>. Exchange M2M client credentials at the token_url returned when the credential is created.

Security scheme type: http

Bearer format: Bearer

Browser session established by the /v1/auth login or signup flow. Backend integrations should use API-key or M2M authentication.

Security scheme type: apiKey

Cookie parameter name: dockt_session