Skip to main content
Skip table of contents

Consuming a Public API

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

To access the information you need to consume the API (OpenAPI Specification), click API Documentation on top of the details page:

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.

public_api_testing.png

Related Documentation:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.