Lookup Endpoint - Batch Request Calls

Make batch request calls to the lookup endpoint to match multiple records in one call.

To make a batch request call, make a POST call to "https://us.identity.api.liveramp.com/v1/batch/lookup" and pass in a JSON array of URL strings constructed in the same way as a single transaction call to the lookup endpoint. Start each string with "/entities/lookup?" and then include the lookup_type and key parameters for each request.

You can pass up to 1,000 URL strings in a single batch call.

For guidelines on names, postal addresses, and supported combinations of data, see Lookup Endpoint.

Language
Credentials
OAuth2