API Specification

Holidu Channel API specifications are created according to the OpenAPI standard.

Open API Spec

The OpenAPI specification is a programming language agnostic standard that lets providers describe the interface of their HTTP APIs. With the Holidu OpenAPI specification and open-sourced OpenAPI generator, you can generate new client libraries in any language of your choice.

Getting Started

You can find the Holidu Channel API specification here: https://chapi.holidu.com/api-spec.yml

To explore the API, you can use the Swagger UI: https://chapi.holidu.com/swagger-ui/index.html

Â