Developer Platform

API-First for Product Teams. No-Code for Operations Teams.

Build scheduling into your product with versioned APIs, signed webhooks, embeddable components, SDKs, and a full sandbox environment.

REST API

Versioned endpoints for users, tenants, services, availability, bookings, forms, payments, and workflows. OAuth 2.0, service accounts, scoped keys, and idempotency.

Webhooks & Events

Subscribe to signed webhook payloads for appointments, payments, customers, and lifecycle events. Retry, replay, dead-letter, and delivery monitoring included.

SDKs & Embeds

JavaScript SDK, React, Vue, and Web Component packages. Authenticated embedded booking inside your application. PostMessage events and custom callbacks.

Sandbox & Docs

Isolated sandbox environment, interactive API explorer, changelog, deprecation policy, and versioned documentation for every endpoint.

Sample API endpoints

https://aotoz.com/api/v1
POST/v1/bookings
GET/v1/availability
GET/v1/services
POST/v1/tenants
GET/v1/customers
PATCH/v1/bookings/:id
POST/v1/workflows
GET/v1/analytics

Embed in minutes

Drop the booking widget into any page with a single script tag.

<!-- Drop into any HTML page -->
<script src="https://aotoz.com/embed.js"></script>
<aotoz-booking
page="your-booking-slug"
theme="#6366f1"
></aotoz-booking>

Start building today

Free sandbox, full API access, no credit card required.

Create Sandbox Account