Creating providers

As an administrator, you can create providers to allow users to publish and manage APIs and other assets.

About this task

In this example, consider creating a provider provider1 with the pet_v1 and pet_v2 APIs, and the http://api-dev.xyz.com/rest/apigateway/accesstokens callback URL.

Procedure

  1. Expand the menu options, click Manage, and click Providers.
  2. Click Create provider.
  3. Provide Provider1 in the Name field.
  4. Select the pet_v1 and pet_v2 APIs from the APIs field.
  5. Select the http://api-dev.xyz.com/rest/apigateway/accesstokens callback URL from the Callback URLs field.

    APIs that are not associated with a provider are displayed for selection because the assets that are associated with a provider cannot be associated with other providers.

  6. Click Save.
    The new provider appears in the API providers page.