You integrate with all Pagos services via RESTful APIs, secured and authenticated by a unified API key. This guide outlines how to request your API key and authenticate against the APIs:Documentation Index
Fetch the complete documentation index at: https://docs.pagos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Generate an API Key
To generate an API key:
You’ll provide this API key with all API requests. Pagos uses this value alone to authenticate requests to our servers; you don’t need to provide a password.
Authentication
The Pagos platform uses API keys to authenticate requests to all our services. To access the API, you must authenticate via Bearer Authentication (e.g. for a cross-origin request). When you make any API request, pass anAuthorization header in the following format: