> ## Documentation Index
> Fetch the complete documentation index at: https://help.eazybe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Available APIs

> What APIs are available for use with EazyBe?

EazyBe provides several APIs to help you automate and integrate WhatsApp messaging into your workflows.

## Currently Available APIs

<CardGroup cols={2}>
  <Card title="Scheduler API" icon="calendar" href="/en/integrations/webhooks-custom/scheduler-api">
    Schedule WhatsApp messages programmatically for future delivery
  </Card>

  <Card title="Add Chat ID API" icon="tag" href="/en/integrations/webhooks-custom/add-chat-id">
    Add chat IDs to business labels programmatically
  </Card>

  <Card title="Create Group API" icon="users" href="/en/integrations/webhooks-custom/create-group-and-add-chat-id">
    Create WhatsApp groups and add chat IDs via API
  </Card>

  <Card title="Active User API" icon="user-check" href="/en/integrations/webhooks-custom/active-user-api">
    Fetch a list of recently active users in your organization
  </Card>
</CardGroup>

## Webhooks

<Card title="Custom Webhooks" icon="webhook" href="/en/integrations/webhooks-custom/webhooks">
  Trigger webhooks when WhatsApp messages are sent or received
</Card>

## Need a Custom API?

<Info>
  If you have a specific use case that requires a custom API integration, please reach out to our team. We're continuously expanding our API offerings based on customer needs.
</Info>

***

<Note>
  If you have any questions or need further assistance, feel free to reach out to us at **[hey@eazybe.com](mailto:hey@eazybe.com)**. We're happy to help!
</Note>
