Create Entity
API
Create Entity
Creates a new Entity and initiates the verification flow. The response includes links that the Entity can use to complete identity verification (KYC for individuals, KYB for businesses) and accept the terms of service.
POST
Create Entity
Documentation Index
Fetch the complete documentation index at: https://docs.otim.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key prefixed with sk_.
Body
application/json
Response
Entity created.
Example:
"ent_01JA1B2C3D4E5F6G7H8J9K0L"
Available options:
individual, business Example:
"not_started"
Example:
"not_started"
Share this link with the Entity to begin identity verification.
Example:
"https://verify.otim.com/kyc/abc123"
Share this link with the Entity to accept terms of service.
Example:
"https://verify.otim.com/tos/abc123"