Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Select A View

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

  • Grid View: In this (default view, ) APIs are represented by tiles that contain details about the API, such as the version, the creator, and when the API version was last updated. Only a handful of APIs are displayed in the Catalog. To scroll through more APIs, click View More.

  • List View: In this view, APIs are listed in a scrolling page with columns indicating the version, creator, last time updated, a truncated description which you can expand, and tags.

...

  • Version: The version of the API.

  • Created by: The creator of the API.

  • Updated:The last time the API version was updated.

  • Endpoint UriBase URL: The endpoint by which you can invoke the API.

  • Description: A description of the API functionality.

  • Tags: Metadata labels of the API used to categorize the API contents.

  • Other Versions: The previous other specific versions of the API, which can be access through the versions link.

  • Contact: The contact information (email and Slack) of the administrator of the API.

  • Categories: The API Catalog categories under which the API falls.

...

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

View API Documentation

...

When you click on the HTTP method, the parameters, request and response schema for that path resource in the API specification file are displayed.