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

# Bulk Export API

> Export BI-ready Hatch data sets into your analytics stack.

## Export Hatch reporting data on demand

The Bulk Export API gives enterprise teams direct access to Hatch’s reporting datasets. Data refreshes every night with the previous day's data.

<CardGroup cols={1}>
  <Card title="Bulk Export API Overview" href="/integrations/hatch-api/bulk-export/overview" />
</CardGroup>

### What’s included

* **`contact_history`** – campaign membership, attribution status, latest stage, sales data, and opt-out details for each contact.
* **`conversation_items`** – every outbound and inbound message with actor, channel, delivery status, and body text for auditing or conversational analytics.

### Access requirements

* Your Account Manager will enable API access for you.
* A **Manager** role is required to manage API keys under.
* Keys are scoped to the organization.

### Next steps

1. Review the [Bulk Export API integration guide](/integrations/hatch-api/bulk-export/overview) for endpoint details, rate limits, and schema references.
2. Request the Bulk Export API to be enabled for your organization through your Hatch Account Team.
3. Check for API Keys under **Integrations → API Keys** inside the workspace menu
4. Schedule exports at a cadence that aligns with the published limits (one every 5 minutes, 100 per day).
