Authorization header. Your API key is available in the dashboard under Settings.
Getting started
Authentication
All API requests require a Bearer token in the
Keys are scoped to your role: banks, merchants, and providers each receive separate keys. Use sandbox keys for development and live keys for production.
API keys are shown once on creation. Store them securely and never expose them in client-side code. To rotate a key, generate a new one in the dashboard, update your applications, then revoke the old key.