Getting Started
Overview
The KYC API is a single unified REST API, with a single format, unified messages, objects, metadata data, headers, error handling, etc.
This is a read-write API that can both retrieve existing information, such as for guests or reservations,
and create or update data, such as add guest preferences or creating requests.
The API is new and designed to be best-practice in respects for modern REST APIs,
including OpenAPI specs, JSON schemas, excellent documentation, strict security, etc.
⌘I
