Pre-Configured APIs
Luma
API configuration: luma
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Luma uses API_KEY authentication mode with
x-luma-api-key: API_KEY
as a request header to access different endpoints. - Luma enforces a rate limit of 300 requests in any 1-minute period across all endpoints. If you hit the rate limit, you will be locked out for one minute. For more details, check Luma rate limits
Add Getting Started links and Gotchas by editing this page