API Documentation

Reference Docs for Integrating with SCC API Endpoints

Find out how to integrate applications with Supply Chain Cloud.


API Access

Once a client pays for Supply Chain Cloud, Accenture sets up a tenant for them. 

Accenture sends an email with information on registering for this tenant that includes the client API key.

  1. Navigate to the SCC Swagger site and click Authorize at the top right of the list of endpoints.
  2. Paste the API key into the Value field and click Authorize.
  3. This logs you in to the SCC API. 
  4. The authorization is set for as many requests as wanted per session and expires only when you refresh the page.

API Endpoints

For documentation on specific API endpoints, use the navigation menu or search.

Date Times

How we handle date time values coming into SCC APIs:

1| Date times should be provided in ISO 8601 format (e.g., 2024-03-08T13:59:40.023Z).

2| Date times can be provided with or without time zone information and will be handled in the following manner:

  • Without time zone (e.g., 2024-03-08T13:59:40.023): Will be treated as if it is a UTC date time.
  • As UTC time (e.g., 2024-03-08T13:59:40.023Z): Will be treated as a UTC date time.
  • With time zone information (e.g., 2024-03-08T13:59:40.023+04:00): Will be appropriately converted to UTC time.



LTL API







Orchestrate API

SCC API

Security API

Feedback

Submit feedback.