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

# API Access

> Enable and generate an API key to use Momentum's API.

To use the Momentum API, your organization needs the API access feature enabled. Please contact the Momentum support team and request that API access be turned on for your workspace.

Once API access is granted, you can create an API key:

1. Navigate to the **Integrations** page in your Momentum dashboard.
2. Select **Create API key**.
3. Copy the generated key and store it securely. Use this key as the `X-API-Key` header when making requests to the Momentum API.

If you need to rotate or remove an API key, return to the Integrations page and manage your keys from there.

## Rate Limiting

All API endpoints are rate limited to **100 requests per 15-minute window**. When the limit is exceeded, the API returns a `429 Rate limit exceeded` error.
