REST API Reference > Cloud Data Integration for PowerCenter (CDI-PC) REST API
Cloud Data Integration for PowerCenter (CDI-PC) REST API
Use CDI-PC REST API resources to register, deregister, get domain status, reconcile, and delete a specified domain in IDMC.
The REST API resources in this section apply specifically to the Cloud Data Integration for PowerCenter (CDI-PC) service.
When you use CDI-PC REST API resources, note the following details:
•Use APIs in the following format:
<dms base url>/dms/public/api/v1/domains/{ldoId}/reconcile
•Use the DMS base URL to construct your API requests according to your deployment region and service endpoint. The dms base url is the dedicated public endpoint for the Domain Management Service (DMS) API. Use this URL specifically for making API calls to the DMS. For example: https://na1-idms.dm-us.informaticacloud.com3/dms (NA West1 AWS)
Note: If you use a tool such as Postman that automatically includes the HTTP version, do not enter the HTTP version in the URL. If the HTTP version appears twice in the URL, the request fails.