In this article

Browse through the API Catalog

‌The API Catalog allows you to browse through APIs as well as search APIs directly.

Select A View

You can view the APIs that are available in the API Catalog by selecting one of the following two views:

Searching for APIs

You can search the API catalog for APIs using search terms based on the following attributes:

API Catalog showing all categories
  1. In the top right corner of the API catalog, enter your terms in the Search field.

  2. Press ENTER and search results are displayed.

  3. You can further filter the search results by clicking the available categories on the left navigation pane.

Explore an API

You can view the details of any API by clicking the API tile or its name when in the list view. Clicking the API displays the documentation of that API.

API Documentation with the Subscribe button

API Details

The following details are provided for the API:

You can also view the various HTTP methods and endpoints of the API below the details.

To subscribe to the API, click the Subscribe button, then select or create the application to which you want to add the subscription. Note: The Subscribe button appears only if the API was published with Allow Subscriptions enabled.

Add Subscription to an Application dialog

To return to the API catalog, click Back to Catalog on the top left corner of the page.

View and Try Out an API

You can try out custom APIs while viewing the API’s documentation in the Developer Portal.

Prerequisites

To try out the API,

  1. Expand one of the panels that show an HTTP method and an API endpoint.

    An expanded API endpoint with the Try it out button
  2. Click the Try it out button at the top right of the expanded panel.

  3. Fill in the values in the Parameters section.

  4. Verify the results in the Responses section.