Authentication

All Xplor Pay API requests require authentication through HTTP headers. You can use either of the following authentication methods:

Base Headers

Content-Type: application/json
Accept: application/json

# Option 1: AccessKey Authentication
# Only required for the Boarding API, Reporting API, and Disputes API. 
AccessKey: Secret access key issued by Xplor Pay

# Option 2: API Key Authentication  
API-Key: Secret API key issued by Xplor Pay

Obtaining Your Access Key

Xplor Pay issues your secret access key and API key during the onboarding process. To request your keys, contact your Xplor Pay representative or the Xplor Pay support team.

Last updated

Was this helpful?