API Details


Titan Cloud

To utilize the Titan Cloud API there are several values that need to be included as parameters to the API call.


API Key:

  • The API Key will be provided by the Titan Cloud customer support team.
  • The API Key must be passed in the Authentication header.
  • The API Key format will be: ApiKey xxxxSomeSecretValuexxxx

enterpriseClientId:

  • The enterpriseClientId will be provided by the Titan Cloud customer support team.
  • The enterpriseClientId represents the customer the data belongs to.
  • The enterpriseClientId must be passed in the API endpoint path, per the endpoint documentation.

enterpriseLocationId

  • The enterpriseLocationId will be retrieved using the /locations API endpoint.
  • The enterpriseLocationId represents the location, store, or address the data belongs to.
  • The enterpriseLocationId must be passed in the API endpoint payload, per the endpoint documentation.

enterpriseProductToClientId

  • The enterpriseProductToClientId will be retrieved using the /products API endpoint.
  • The enterpriseProductToClientId represents the customer's uniquely configured tank products.
  • The enterpriseProductToClientId must be passed in the API endpoint payload, per the endpoint documentation.

Supported by