Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authenticate PayNext Billing API requests using API keys in the Authorization header.
Authorization
curl -X GET 'https://api.paynext.com/payments' \ -H "Authorization: Bearer <your-api-key>" \ -H "X-API-Version: 2.0.0"
Was this page helpful?