API Access - Momentum
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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:
- Navigate to the Integrations page in your Momentum dashboard.
- Select Create API key.
- Copy the generated key and store it securely. Use this key as the
X-API-Keyheader 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.