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

  1. Self-Certification: A script testing in survey format for partner to complete after finishing the development.
  2. 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.