URL Structure for Enterprise Profitability and Cost Management

Use the following URL structure to access the Enterprise Profitability and Cost Management REST resources:

https://<BASE-URL>/HyperionPlanning/rest/{api_version}/{path}

Where:

  • <BASE-URL>: The first part of your service URL, before the context.

    For example, if your service URL is https://epm-acme.epm.us-phoenix-1.ocs.oraclecloud.com/epmcloud, your <BASE-URL> is https://epm-acme.epm.us-phoenix-1.ocs.oraclecloud.com. Similarly, if your service URL is https://epm2-acme.epm.us6.oraclecloud.com/epmcloud, your <BASE-URL> is https://epm2-acme.epm.us6.oraclecloud.com.

  • {api_version}: API version you are developing with. The current REST API version for Enterprise Profitability and Cost Management is v3.

  • {path}: Identifies the resource.

Note:

Oracle does not authorize or support the use of REST APIs with the path token "/internal/" in the URL.