The REST APIs consist of several sets of endpoints:

Each set of endpoints is different, although in many cases similar endpoints are available in multiple APIs. For example, the Store, Agent, and Admin APIs all have endpoints for working with orders, though they differ in the functions that they can perform.

Authentication is handled separately for each API. For example, logging into the Admin API does not give you access to the Agent endpoints. In addition, each API’s endpoints differ in terms of which user roles provide access to them. For example, an account with CS Agent permissions does not necessarily also include Administrator permissions. See Configure User Accounts in Using Oracle Commerce Cloud Service for more information.

Note that each API is available only in certain environments:

  • The Admin API and Agent API are available on the administration server only.

  • The Store API is available primarily on the storefront server. It is also available on the administration server for previewing unpublished changes to the store.

For documentation about the individual endpoints, see REST API for Oracle Commerce Cloud Service.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices