Accelerate the Value of Data

Application Clients

Application Clients

Background

Often times it is important to establish a login for a non-human user, such as an ETL process so that it can make API calls against your tenant. To support this, you can create one or more Application Clients. Unlike human user accounts, these accounts are not associated with an email address. An application client consists only of a Client ID that you provide, and a secret key which Reltio synthesizes for your Client ID.

An application client can be used for any of the tenants associated with the same customer account.

How to create an Application Client

You can create and manage application clients by using the Client Management APIs. For more information, see topics Application Client Management APIs and Create a customer client.

You can also create an application client by using the Client Credentials application in Reltio Console. For more information, see topic Client Credentials.