Pre-Configured APIs
Make
API configuration: make
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | 🚫 (time to contribute: <48h) |
Perform workflows | 🚫 (time to contribute: <48h) |
Proxy requests | 🚫 (time to contribute: <48h) |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- How to generate an authentication token
- Make Authentication
- Make API-rate limiting
- API docs
Need help getting started? Get help in the community.
API gotchas
- When adding a new connection, you will also need to add your
environmentUrl
, this can be the link to your private instance of Make, for example,development.make.cloud
, or the link to Make (with or without the zone, depending on a specific endpoint), for example,eu1.make.com
. For more details, check API structure.
Add Getting Started links and Gotchas by editing this page