Getting Started
First, you need to register with zixflow and create an account. Click on this link to complete the sign-up process. After the sign-up process is complete, follow the enlisted steps to create an API user: Open your zixflow account and navigate to the right-hand panel.- Click On Workspace Settings => Developer => API Keys => Create an API.
- On the pop-up menu, fill in the API Name.
- Click on ‘Add API’. On successful completion, you should have a new API token generated.
- Copy this token and use it to authenticate your further API calls.
Document and API Usage Guidelines
- Our APIs use the basic HTTP request codes: POST, GET, PATCH, DELETE.
- You can select the required response and request code language by selecting it from the drop-down menu on the top.
- You can import and test all our full API collection in the Postman app by clicking on the ’ Run in Postman’ button.
- Note: Any requests made using the valid API credentials will affect the real-time data in your zixflow account.
- Authorization: Bearer
- All the APIs are provided with their appropriate example requests and responses for successful and failed calls.
Rate Limits
- Our API has a rate limit of 150 requests per second.
- If you exceed this limit, you will receive a “Too many requests, try again later!” error response.
- When you encounter this error, please wait and try again later to avoid further rate limiting.
Support
- All the required information on integration is in this document. Please read it thoroughly.
- For any integration and API-related support, you can feel free to drop us an email at support@zixflow.com.
- The zixflow terms of service are listed here: Terms Of Service