API Types

The API Portal currently supports the following types of APIs:

  • APIs secured by API Keys
  • APIs secured by OAuth 2.0

APIs secured by an API Key are displayed with the following icon on the API page and on the API Index page:

In case an API is secured by OAuth 2.0, the following icon is displayed:

Accessing an API differs from both types, and how this can be done is described in the following sections.


Accessing APIs

For information on how to access an API programmatically, please confer to the API Access Help Page.