API keys
Server-to-server endpoints authenticate with theX-API-Key header:
- Keys are shown once at creation and stored hashed (SHA-256).
- Revoke and rotate anytime from the dashboard (
DEVELOPERrole or above). - Never use an API key in browser or mobile code — use payment links or the iframe SDK client-side.
Rate limits
120 requests/minute per IP.429 responses include standard
X-RateLimit-* headers.