Headless API Overview
- 1 Minute to read
- DarkLight
Headless API Overview
- 1 Minute to read
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Authorization
Endpoints
Postman Collection
Sandbox Application
Tutorials
Authorizing OAuth 2.0 Service
Authorizing non-OAuth 2.0 service
Creating a Source
Creating a Destination
Creating a Flow
Rate Limits
By default, you can make up to 10,000 calls per day to all API endpoints, including authorization. Monitor your daily quota and the remaining number of API calls by inspecting the HTTP headers X-RateLimit-Limit
and X-RateLimit-Remaining
in each response. The X-RateLimit-Retry-After
header indicates the time in seconds until the rate limits are reset.
Was this article helpful?