REST API Reference > Database Ingestion and Replication REST API
  

Database Ingestion and Replication REST API

The REST API resources in this section apply specifically to the Database Ingestion and Replication service.
When you use the Database Ingestion and Replication resources, note the following rules:
In the following example, the serverUrl is https://na4.dm-us.informaticacloud.com/saas and the URI is /dbmi/public/api/v2/task/create:
<METHOD> https://na4.dm-us.informaticacloud.com/saas/dbmi/public/api/v2/task/create HTTP/1.1
Content-Type: application/json
Accept: application/json
icSessionId: 22iuEFLWfSTjFRysW2cEC6
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.