KYC
Identity verification — Prove phone/SSN prefill, CDD, terms acceptance, and Persona document inquiries.
post
/kyc/prefill/startStart KYC prefillInitiates Prove phone/SSN verification to begin the KYC processpost/kyc/prefill/verifyVerify prefill sessionRetrieves individual info after phone verification is completepost/kyc/prefill/completeComplete prefillCompletes the prefill process with verified PII data. Dual-mode: with a session_id it completes a Prove prefill session (phone_number and ssn required); without one it performs session-less manual identity entry, allowed only for institutional users behind a server-side feature gate (ssn and phone_number must be absent, address.country_code required).patch/kyc/cddUpdate CDD informationUpdates Customer Due Diligence information for KYC verificationpost/kyc/inquiriesCreate Persona inquiryCreates a new Persona inquiry for document verificationget/kyc/inquiries/{id}/statusGet inquiry statusReturns the current status of a Persona inquiryget/kyc/statusGet KYC statusReturns the overall KYC verification status for the user