SkyLight Chat

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.

Quick Example
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

    Getting Started

    Obtain your API key, understand authentication, and make your first API call in minutes.

    REST API Reference

    Complete endpoint documentation with request/response examples for every resource.

    Webhooks Guide

    Configure outgoing webhooks, verify signatures, handle retries, and inspect delivery logs.

Ready to build your integration?

Your API key is waiting in the dashboard. Generate it and start building in minutes.