Documentation Index
Fetch the complete documentation index at: https://docs.mavapay.co/llms.txt
Use this file to discover all available pages before exploring further.
Authentication Methods
All API requests are authenticated with an API key. You can find authentication requirements for each endpoint in the OpenAPI specification file. We provision use RBAC for authentication. You can assign different roles to your API keys to control their access to the API. Roles can beREAD or WRITE. You should keep your API key secure and never expose it in public repositories.
Authorization Headers
When making requests to our API, include your API key in thex-api-key header:
401: Unauthorized status code.