Build with SkyLight Chat.
The SkyLight Chat REST API gives you full programmatic access to contacts, multi-channel messaging, bookings, team management, and real-time webhooks — all secured behind your client API key.
curl https://dashboard.skylightchat.com/api/v1/contacts \ -H "Authorization: Bearer sk_live_••••••••••••"
Everything you need to integrate
Contact Management
Create, update, search, and segment contacts. Manage tags, blacklists, notes, and lists through a clean REST interface.
Multi-Channel Messaging
Send and receive messages over WhatsApp, Telegram, and Instagram — all through your connected channels.
Booking & Scheduling
Create bookings, check available slots, and manage resources programmatically using your booking rules.
Real-Time Webhooks
Subscribe to contact, message, booking, and ticket events. Payloads are signed with HMAC-SHA256 for security.
Account & Team
Read subscription details, connected channel status, and manage your team members — all in one place.
Secure by Default
Bearer token authentication, per-client API keys, domain whitelisting, and rate limiting — built in from day one.
Explore the API
