APIs & Integrations
Instantly
Overview
Pre-built tooling
Pre-built use cases
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- You need to be on the Hypergrowth plan (or above) to be able to access the API key.
- Instantly in Nango uses the
API_KEY
authentication mode to access different endpoints. Theapi_key
is used differently depending on the endpoint. For GET, PATCH and DELETE requests, it is appended to the query parameters, while for some POST requests, it is included in the request body. To clarify this please check on the corresponding Instantly docs pages. - After creating a connection, you can use the
api_key
as follows;
- You can have a look at the pre-built use cases based on Instantly Set campaign name action
- Instantly enforces a general rate limit of 10 requests per second. For more details check Instantly rate limits
Contribute API gotchas by editing this page