Skip to main content
v3 makes Documents a flat, independent, top-level resource instead of nesting it under (and embedding it back into) the per-user KYC object. The legacy hardcoded per-document-type URL fields on the KYC object (govIdFrontUrl, proofOfAddressUrl, etc.) are gone. See the platform-wide changes for ID format, pagination, error shape, and idempotency.

Endpoints

Request changes

ID format

Raw UUID in v2 → doc_... prefixed public ID in v3.