Learn About the Oracle API Platform Cloud Service REST APIs
Oracle API Platform Cloud Service provides REST web services that you can use to automate certain tasks.
The REST APIs included in Oracle API Platform Cloud Service are:
- Administration Service: Provides operations to manage gateway artifacts, create and obtain policy information, get and update user preferences, and get information about roles and grants for users, among other administrative operations.
- Analytics: Provides operations to get statistics and performance information such as active applications, failures, total number of requests, active gateways, request and response as time series data, and so on.
- Consumer Service: Provides operations that support the creation and deletion of applications, or update application information, add or remove grants to applications, manage developer portal configuration settings, set or delete user preferences, and so on.
- Gateway Controller: Provides operations related to configuration of nodes and security profiles.
- Management Service: Provides operations to create and deploy APIs, API grants, create and manage applications, deployments, and API entitlements among other operations.
The Management Service is a REST API that you can use to create and deploy APIs in Oracle API Platform Cloud Service.
Use the Oracle API Platform Cloud Service Management API to Create a New API
Use the Oracle API Platform Cloud Service Management API to create APIs using REST.
To create an API by using the Management REST API you can use cURL or the REST client of your preference to test that you have the API Manager role before you execute the REST commands in your scripts.