Developer Docs

API references and integration guides for EarlyBird.

Getting Started

Install the EarlyBird client, set up authentication, and begin routing calls through our API.

Authentication

All API requests require an API key. You can create and manage keys in the dashboard.

Endpoints

  • POST /api/v1/calls — create and route a new call
  • GET /api/v1/calls/:id — fetch call status and transcript
  • POST /api/v1/customers — create or update a customer profile

More

Visit our GitHub or contact support@earlybird.ai for advanced use cases and SDKs.