This example shows how to use the match endpoint for batch uploads.

📘

Including special characters

Encode the URLs if any special characters are in the input fields.

POST https://us.identity.api.liveramp.com/v1/batch/match?format=json
BODY '["/people/match?name=mary robinson&zipCode=60515", "/places/match?streetAddress=3333 finley rd&zipCode=60515"]'

Language
Authorization
OAuth2