Send Requests

Use the following guidelines when sending requests using the REST API for the Analytics Service in Oracle API Platform Cloud Service - Classic.

URL Structure

Access the Analytics Service REST resources using the following URL structure:
https://<subdomain>.<domain>.com:<port>/apiplatform/analytics/v1/<resource-path>
Where:
  • <subdomain.domain>.com:<port>: Host and port where the Oracle API Platform Cloud Service - Classic Analytics Service is running.

  • <resource-path> : Relative path that defines the resource.

Supported Methods

You can retrieve analytics data for resources using standard HTTP GET requests, as summarized in the following table.

HTTP Method Description
GET Retrieve analytics data for Oracle API Platform Cloud Service - Classic resources.

Media Types

The following media types are supported by the REST API for the Analytics Service in Oracle API Platform Cloud Service - Classic:

  • application/json