Skip to main content

Prerequisites

  • A PCX account with an API key — generate one from the Dashboard
  • curl or any HTTP client

1. Authenticate

All requests require two headers: X-Api-Key and Authorization. Set whichever you are not using to the literal string NONE.
See Authentication for full details.

2. Create an organization

Response:

3. Start KYB verification

Before transacting, organizations must complete KYB.

Next steps