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: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.
- 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.
Rate Limiting
All API endpoints are rate limited to 100 requests per 15-minute window. When the limit is exceeded, the API returns a429 Rate limit exceeded error.
