Pre-Configured APIs
Elevio
API configuration: elevio
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
- Generate an API key and JWT in your Elevio account
- Elevio API docs
- Elevio Authentication
- Rate limiting
Need help getting started? Get help in the community.
API gotchas
- Elevio uses API_KEY auth mode with
x-api-key: apiKey
andAuthorization: Bearer jwt
in the request header to access different endpoints.
Add Getting Started links and Gotchas by editing this page