Authentication
How to authenticate your API requests to IvoryPay.
Getting your API key
Authenticating requests
curl -X GET https://ramp-api.ivorypay.io/api/v1/banks/NGN \
-H "x-api-key: sk_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
-H "Content-Type: application/json"Header reference
Header
Required
Description
Authentication errors
Environment detection
Key prefix
Environment
Real money?
Secret key (for webhooks)
Last updated