Call the API

Communications Cloud TM Forum API uses the following URL format:

where

  • Resource type - TMF resource type
  • API version - TMF API version
  • TMF API - Code of the TMF API
  • Domain name:
    • For US region in the Production environment - api.commscloud.salesforce.com
    • For US region in the Sandbox environment - api.commscloud.salesforce.com/sandBox/
    • For EU region in the Production environment - eu.api.commscloud.salesforce.com
    • For EU region in the Sandbox environment - eu.api.commscloud.salesforce.com/sandBox/

For example, to create a product catalog in the US region from the production environment, make a POST request using the following base URL:

For more information, see the Communications Cloud TM Forum API reference tab.