As a developer, you can access API information through the API Developer Portal. All available APIs are displayed in the portal (refer to Managing the Developer Portal for details). Depending on the type of the API, you can directly use it (public APIs) or need to subscribe for it (private APIs).

The chosen visibility of a public API or a plan for private APIs determines the content of the API Developer Portal that a user is allowed to see. Relevant for the visibility is the identity management (IDM) group a user belongs to. Refer to The Concepts of API Management > Visibility for details.

Using the API Developer Portal

The APIs in the portal are displayed as tiles showing:

API Documentation

API Details Page

Private APIs

On the details page of a private API, users can find further information about the API such as an extended description, the available plans and if a plan requires approval.

If you want to subscribe to an API, click Sign Up on the plan you want to register for. Refer to Subscribing to a Private API for details.

Public APIs

On the details page of a public API, users can find further information about the API such as an extended description and the public endpoint. Refer to Consuming a Public API for details.