Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dollarpe.xyz/llms.txt

Use this file to discover all available pages before exploring further.

KYC (Know Your Customer) is a compliance process that verifies user identity before they can perform onramp or offramp transactions. DollarPe supports two KYC methods:

KYC sharing

  • You run KYC verification with your own infrastructure and submit the verified data to DollarPe via /kyc/add-kyc-data.
  • DollarPe stores the data and runs its own compliance checks. Learn more.

KYC SDK

  • DollarPe generates a KYC link and manages the full process: document collection, verification, and status updates. Learn more.
  • Right for teams that want minimal integration effort.