Skip to main content
To authenticate with the Payra API, you need to use a Bearer token. You can create an API key in your organization settings. Include the token in the Authorization header of your requests:
Authorization: Bearer YOUR_API_KEY

Create API Key

Learn more about creating API keys in the API reference.