Unify and manage your data

Get started with Reltio REST APIs

Learn all about working with Reltio REST APIs.

An API or Application Programming Interface provides a method of interaction between two systems. Representational State Transfer or REST is an architectural style that defines a set of constraints to be used for creating web services. REST API is a way of accessing web services without processing.

Reltio provides a powerful set of REST APIs that support all Create, Read, Update, and Delete (CRUD) operations. All information in the Reltio system is a resource and has a resource URI. Resource URIs are queried with security limits.

  • Simple operations: There are four types of operations over resources - get, add, update, and delete-that deal in a uniform manner with any concept defined in Reltio Cloud.

  • Query options: Pre-defined query options can handle any resource in a generic way.

    If the request has a select parameter, there should not be any space between the query parameters.Being a REST API, there are four calls that are used:

Interrupting requests

You may sometimes want to configure timeouts for responses from the MDM Platform. A request timeout tells an external application that the operation may have failed in Reltio. Timeout response can then trigger corrective actions in the external application like retrying the operation.

Service URLs

Use these URLs to access our services.
Note: We recommend that you configure variables directly instead of variables in your Postman setup to avoid confusion.
Table 1. Service URL endpoints
ServicesService URL Endpoints
Exporthttps://{{environment}}.reltio.com/jobs/
Taskshttps://{{environment}}.reltio.com/reltio/api/
Physical Configurationhttps://{{environment}}.reltio.com/reltio/tenants
RDMhttps://rdm.reltio.com
Authhttps://auth.reltio.com
Workflowhttps://{{environment}}-workflow.reltio.com/workflow-adapter/workflow
Data Unificationhttps://{{environment}}.reltio.com/reltio/api/
DTSShttps://{{environment}}.reltio.com/dtss/
Cleansehttps://{{environment}}.reltio.com/reltio/api/
Data Loaderhttps://361-dataloader.reltio.com/dataloader/api/
SFDChttps://gus-ssrv-sfdc-integration.reltio.com/