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.
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.
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/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/callback
POST /api/google-calendar/sync
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.
Build on NOWAITN
The Platform API is currently in early access. Contact us to get started with integration, custom apps, or API access.