API Keys

Manage access keys for the XPurse API

Your API Keys

Using your API key

curl https://www.xpursepay.com/api/v1/wallets \
  -H "x-api-key: xp_live_YOUR_KEY_HERE"

Include x-api-key in every request header. Keys prefixed xp_live_ operate on your live account.

View full developer portal

Maximum 10 active keys per account.