Coming Soon — Early Access Available

Platform API

The backbone of the NOWAITN ecosystem. Build integrations, automate workflows, and extend your business operations with our RESTful API.

Event Bus

Publish and subscribe to events across the platform. Every action is auditable, retriable, and asynchronous.

Authentication & SSO

Unified authentication with single sign-on across all NOWAITN apps. Token-based API access with scoped permissions.

Integrations

Connect your existing tools. Google Calendar, Stripe, Twilio, and more — all through a single integration layer.

API Capabilities

Everything you need to build on the NOWAITN platform.

Booking & Availability

Manage service types, providers, and availability windows. Create and manage bookings programmatically.

GET /api/availability
POST /api/bookings
CRUD /api/service-types

Webhooks & Events

Subscribe to platform events via webhooks. Get notified when bookings are created, updated, or cancelled in real time.

POST /api/subscriptions
GET /api/subscriptions/{id}/deliveries
POST /api/deliveries/{id}/retry

Product Catalog

Access your organization’s product catalog, categories, and individual product details programmatically.

GET /api/v1/catalog/{orgId}
GET /api/v1/products/{orgId}
GET /api/v1/categories/{orgId}

Google Calendar Sync

Two-way sync with Google Calendar. OAuth authorization flow built-in with automatic token refresh.

GET /api/google-calendar/auth
GET /api/google-calendar/callback
POST /api/google-calendar/sync
Developer Preview

Build Your Own Apps

The NOWAITN Platform API lets you create custom applications that plug into the ecosystem. Your app gets authentication, event handling, notifications, and integrations out of the box.

RESTful endpoints with JSON responses
Webhook event subscriptions
OAuth 2.0 token authentication
Rate limiting & usage analytics
Multi-tenant organization scoping
Full audit trail for every action

Build on NOWAITN

The Platform API is currently in early access. Contact us to get started with integration, custom apps, or API access.