API reference (Swagger / OpenAPI)
Last updated
The Tenant API specification is available in OpenAPI 3.0 format and contains the complete description of every endpoint, request, and response schema. The single specification covers both KYC endpoints (sessions, applicants, verification links, etc.) and KYB endpoints (/v1/kyb/businesses, /v1/kyb/businesses/{id}, etc.).
OpenAPI 3.0 JSON: /tenant/docs/openapi3.json
Interactive documentation (Swagger UI): /tenant/docs/
The topical sections of this documentation (Applicants, Verification links, Webhooks, etc.) embed the request and response blocks from the same specification. The complete endpoint list is below:
Last updated