CentraSite Documentation : Runtime Governance with CentraSite : Virtualized APIs in CentraSite Business UI : Obtaining Your API Keys and Access Tokens for Consumption : Fetching and Using Your API Keys for Consumption
Fetching and Using Your API Keys for Consumption
 
The API Consumption Model
How Does Mediator Evaluate Consumers at Run Time?
How Does a Consumer Use the Generated API Key?
What Happens When You Request for API Consumption?
What Happens When Consumption Fails?
RESTful APIs are often exposed over the open Internet for consumption. API providers need a mechanism to prevent unauthorized access to the API. One approach is to provision consumers with API keys. Those keys can be used as authentication tokens.
CentraSite API Management Solutions automatically generates API keys when consumers request to consume APIs. The API providers can view, approve and set expiration for API keys. This ensures that no consumer can access a protected API without a valid key.
API keys are verified at runtime to ensure that:
*The API key presented is valid and has not expired.
*The API key presented is approved to consume an API that includes the URI in the request.
If you will be using the API key authentication and you have successfully registered as a consumer for an API, you should have received your API key details through an email message.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback