How do I create a provider?
About this task
This use case starts when you want to create a provider and ends when you have successfully created one.
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.
Before you begin:
Ensure that you have the API Administrator privilege.
To create a provider
- Click the user menu icon
from the title bar and click Manage providers.
- Click Create provider.
- Provide Provider1 in the Name field.
- Select the pet_v1 and pet_v2 APIs from the APIs field.
- 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 associated with a provider cannot be associated with other providers.
- Click
Save.
The new provider appears in the API providers page.