Headless API Overview
  • 1 Minute to read
  • Dark
    Light

Headless API Overview

  • Dark
    Light

Article Summary

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

End-to-end Example

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?

What's Next