Certification & Limit
Certification
Transaction Limitations
Certification
Minimum requirements for certification
To become certified on the YCS API, you must pass certification for the following functions:
- GetProduct
- SetAriV2
- GetBookingList
- GetBookingDetails
How do I certify my connection?
When connecting to Agoda, you will be required to develop to at least 4 Endpoints as above. If you would like to be certified for more endpoints later on, certification consists of 2 steps including self-certification and pilot phase
- Self-Certification: A script testing in survey format for partner to complete after finishing the development.
- Pilot: A trial period connecting with 2-3 live properties to ensure connection stability.
What is the difference between single endpoint and multi-endpoint?
- Unique endpoint: This endpoint is unique for a specific request so ‘type’ is not required in request body.
- Generic endpoint: This endpoint is a universal endpoint which can be used for any Agoda API request; however, ‘type’ is mandatory in request body.
Transaction Limitations
Day limits for each call
- SetAri: 730 days from today
- GetAri: 31 days
- GetBookingList: Date range = 90 days, looking back 740 days
- GetBookingListV2: Date/Time range = 60 mins, looking back 740 days
Request size limit
The size limit for requests is 1MB.
Is there a limit for requests per day?
Currently there is no limit for requests per day.
Updated 18 days ago
