Extend the platform's capabilities by integrating with our powerful API. Build custom integrations, automate workflows, and connect the platform to your existing tools and systems.
The platform provides a comprehensive API that allows you to:
![]()
The platform supports multiple authentication methods:
All API requests require authentication. Choose the method that best fits your use case.
![]()
The platform provides two main API interfaces:
Both APIs provide access to the same data and functionality. Choose based on your preferences and requirements.
API rate limits help ensure fair usage and system stability:
Rate limit information is included in response headers:
X-RateLimit-Limit: Maximum requests allowedX-RateLimit-Remaining: Remaining requests in current windowX-RateLimit-Reset: Time when the rate limit resetsTip: Implement exponential backoff when you hit rate limits to avoid unnecessary retries.
The API uses versioning to ensure stability:
X-API-Version header