Documentation Index
Fetch the complete documentation index at: https://docs.noxpay.io/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Authentication
All API requests must include aBearer token in the Authorization header:
Error responses
All endpoints return JSON error bodies:| HTTP Status | Meaning |
|---|---|
400 | Invalid request body or missing required field |
401 | Missing or invalid API key |
403 | Authenticated but insufficient permissions |
404 | Resource not found or does not belong to your account |
500 | Internal server error |

