-
Notifications
You must be signed in to change notification settings - Fork 17
2. Manage APIs
To manage your APIs have basically two major operations the CLI provides. Import your APIs based on the desired state as defined in the API-Configuration file and get & reports your APIs in different formats. Of course including the JSON-Format you need to re-import an API.
API Configuration file
Explains what is the API-Configuration file and which options you have
Configure Inbound Security
How to configure inbound security, such as API-Key, OAuth using the API-Configuration file
Configure API Outbound Authentication
How to authenticate against the downstream service, which may require an API-Key or HTTP-Basic
Configure API Quotas
How to setup API default quotas for the API and further explanations how quotas are managed
Manage custom policies
How to setup Request-, Routing-, Response- and Fault-Handler policies
Grant permission to organizations
Learn how to automatically grant access to your API from the perspective of the API.
Manage Application Subscriptions
Automatically subscribe to applications already exists. Learn more how to manage applications
API Specification OpenAPI WSDL
Learn which API-Specification types are currently supported, from where to get them and how the tool handles them.
Get/Export your APIs
Learn how you can get your APIs using different filters and output formats.
Check if certificates are about to expire
Learn how you can check if certificates of your API-Managers APIs are about to expire and must be replaced.