Sign Up

API Preview

In the API Preview, you have access to a comprehensive overview of all endpoints, including built-in ones like "Auth" and "Health" endpoints.

The API preview conveniently consolidates all endpoint information in a single location, presenting details about available parameters, HTTP request methods, response statuses, and response bodies. Additionally, you can easily identify whether an endpoint is secure or not.

Furthermore, the API Preview provides example requests and responses for each endpoint, enabling you to understand how to interact with the API effectively. These examples offer a practical demonstration of the data format expected in the request and the data you can anticipate in the response.

Related Topics