URL Structure

This topic summarizes the URL structures to use for the REST APIs.

For the URL structure to use, see the topic for the REST API:

In the description and examples of all REST APIs, this guide uses <BASE-URL>. The <BASE-URL> is 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.

Note:

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

For details on the URL structure, see Getting Started for Administrators.