Unlike Private APIs, you can use Public APIs directly. The public endpoint of the API is displayed below the API description. Use icon to copy the URL to the clipboard.

On top of the details page you can find the button API Documentation. Use this button to access the information you need to consume the API (OpenAPI Specification).

Expert Advice

For detailed information about the OpenAPI Specification (OAS) visit the pages of the OpenAPI Initiative.

The URL to the OpenAPI definition file is displayed on top of the documentations page.

Further below on the documentations page you can find the Swagger UI.

Use it to send test requests to the API. Enter test data and execute a request. For more information about the functions of the testing UI, refer to the Swagger pages.