API
APIs and developer tools for custom integrations and experiences
API Overview
Tiquo provides a comprehensive set of APIs and developer tools that allow you to integrate deeply with the platform, extend functionality, and build custom experiences on top of core features.
The API ecosystem is designed to support both internal operational tooling and customer-facing applications, while maintaining strong security and permission boundaries.
APIs and Developer Components
Admin API
Used by trusted server-side systems to work with customers, companies, orders, bookings, enquiries, tasks, store credit, and supporting metadata. Access is limited by the permissions assigned to each API key.
Customer API
Used for customer-facing interactions, including booking flows, customer actions, and real-time availability queries. This API is commonly used for websites, apps, and embedded experiences.
DOM Package
A headless npm SDK for authentication, customer data, analytics, custom service catalogs, and secure Tiquo booking or membership embeds. Your website or application supplies its own interface.
OIDC / OAuth IDP
Tiquo can act as an identity provider using OIDC and OAuth standards, allowing you to authenticate customers across multiple systems using a single, secure identity.
For detailed technical documentation, authentication methods, endpoints, and examples, refer to the API Reference.