Attribute | Description |
API Proxy URLs | URL of the proxy server through which requests are routed to the actual endpoint of the native service or the Mediator endpoint of the virtual service. |
API Grouping | Groups the APIs by freely definable business terminology to indicate the API usage. The API Grouping taxonomy contains the following predefined categories in CentraSite: CRM Financing, Banking and Insurance Sales and Ordering Search Transportation and Warehousing In addition, you can create your own custom categories. |
API Icon | An icon that would represent the API in API Portal. |
API Maturity Status | The maturity status of the API based on a customizable set of terms. The API Maturity Status taxonomy contains the following predefined categories in CentraSite: A Beta phase, the first stage of API maturity, when the features and functions of the API are currently undergoing beta testing. An Experimental phase is the next stage of API maturity, when the usage of an API is limited and focused on gathering feedbacks. A Test phase, when the features and functions of the API are undergoing testing in a controlled environment that mimics production scenarios. A Production phase is the final stage of API maturity, when the features and functions of the API are available publically. In addition, you can create your own custom categories. |
API Subscription Terms | Specifies the category of the key assigned to the client to access the API based on subscription plans. The API Subscription Terms taxonomy contains the following predefined categories in CentraSite: Donationware - usage of the API is free of charge, but users are encouraged to make a donation if they like the API and want to continue using it. Flat Fee - a fixed amount charged for unlimited use of the API for a limited period of time. Free - usage of the API is free of charge. Freemium - limited usage of the API for free, and then charge for the extra usage. Pay per use - pay for usage of the API based on the transaction or volume. In addition, you can create your own custom categories. |
List of Access Tokens | (Read-only). A list of the access tokens that were generated for the clients who requested for the API access through API Portal. |
Supported Access Token Types | (Read-only). The type of client authentication mechanism for the API. The possible client authentication mechanisms in CentraSite are: API Key Authentication - The API's authentication requires using an API key. Basic Authentication - The API's authentication requires using Basic Access Authentication as described in RFC2617. Digest Authentication - The API's authentication requires using Digest Access Authentication as described in RFC2617. OAuth 1.0 Authentication - The API's authentication requires using OAuth 1.0 as described in RFC5849. OAuth 2.0 Authentication - The API's authentication requires using OAuth 2.0 as described in RFC5849. x-{other} - The API's authentication requires using another authentication method. |
Deprecated | Marks the API as deprecated in API Portal. |