Getting Started
API Reference
Authentication
Learn how to authenticate your API requests.
API Keys
All API requests require authentication using an API key. Include your key in the Authorization header:
Authorization Header
Environment Keys
sk_live_*Production keys for live environment
sk_test_*Sandbox keys for development and testing
Example Request
authenticated-request.js