Request an entity match.

An entity representation (ER) is a PII string that represents one or more entities. An ER is a combination of a person, a place, a household, and/or an entity.

This example shows how to submit a request for entity data.

Request for a match to an entity document:

GET https://us.identity.api.liveramp.com/v1/entities/match? name=mary%20robinson&streetAddress=3333%20finley%20rd&zipCode=60515&format=json

This example shows how to submit entity data.

POST https://us.identity.api.liveramp.com/v1/entities/match? name=mary%20robinson&streetAddress=3333%20finley%20rd&zipCode=60515&format=json

Language
Authorization
OAuth2