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

# Documentation

> Welcome to Journeybee's documentation. Here you'll find comprehensive guides and documentation to help you start working with Journeybee's API's as quickly as possible.

## Explore

<CardGroup cols={2}>
  <Card title="API Reference" icon="book" href="/api-reference/introduction">
    Use our public API to build your own integrations, or get access to your
    companies data.
  </Card>

  <Card title="Webhook API" icon="webhook" href="/webhooks/introduction">
    Want real-time updates for your integrations? Check out our Webhook API.
  </Card>

  <Card title="Status" icon="signal-bars" href="https://journeybee.hyperping.app/">
    Are we up? Check the status of our API's and services.
  </Card>

  <Card title="Support" icon="circle-question" href="https://support.journeybee.io">
    Access our Help Center for FAQs and support resources.
  </Card>
</CardGroup>
