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

Events & Notifications

Publish events to the platform bus and send SMS, email, and push notifications through a unified API.

POST /api/events
POST /api/notifications
GET /api/health

Credential Vault

Securely store and manage API keys, OAuth tokens, and third-party credentials per organization.

POST /api/credentials
GET /api/credentials/{org}
DELETE /api/credentials/{org}

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.