---
title: "Lookup Endpoint - Batch Request Calls"
method: POST
path: "/v1/batch/lookup?"
---

# Lookup Endpoint - Batch Request Calls

`POST /v1/batch/lookup?`

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

## Response `200`

200

- object[]
  - `code` integer
  - `document` object
    - `entity` object
      - `abilitec` object
        - `consumerLink` string
      - `contactFlags` object
        - `isBestEmailTouchpoint` boolean
      - `emailInsights` object
        - `isClickVerified` boolean
        - `clickVerifyDate` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/liveramp/apis/abilitec-api.md) · [All operations](https://skmtc.dev/liveramp/apis/abilitec-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveramp/abilitec-api/revisions/2b81745e8af1/schema)
