The Nayax Lynx API documentation provides comprehensive information about the various available endpoints. The API enables integration with Nayax's services for managing payments, transactions, and related operations. This guide will help you understand the structure, endpoints, and usage of the API.
API Services
Nayax Lynx API offers a wide range of functionalities through its endpoints, allowing you to integrate payment management and other services seamlessly.
API Modules
HTTP Response Codes
Nayax Lynx API uses standard HTTP response codes to indicate the success or failure of API requests.
- Codes in the
2xxrange indicate success. - Codes in the
4xxrange indicate an error occurred based on the request. - Codes in the
5xxrange indicate an internal server error.