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>"
Was this page helpful?