Pre-Configured APIs
Sedna
API configurations: sedna
, sedna-basic
Features
Features | Status |
---|---|
Auth (OAuth + Basic) | ✅ |
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
- In order to use Basic Auth, simply use the
client_id
andclient_secret
from the API Credentials on the Sedna API Management settings page as the Basic Authusername
andpassword
, respectively. - Sedna enforces a general rate limit of 100 requests, per second, per API key or IP address.
Add Getting Started links and Gotchas by editing this page