Pre-Configured APIs
Grain
API configuration: grain
, grain-api-key
Features
Features | Status |
---|---|
Auth (OAuth + 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
- Grain offers both OAuth and API_KEY authentication modes. For the API_KEY auth mode,
Authorization: Bearer apiKey
is passed in the request header to access different endpoints, whereapiKey
is your account’s personal access token. - The Grain Public API is still in beta. Developer access is limited to select partners. Please reach out to Grain’s support for more questions.
Add Getting Started links and Gotchas by editing this page
Was this page helpful?