---
title: "Match Endpoint - Batch Request Calls"
method: POST
path: "/v1/batch/match"
---

# Match Endpoint - Batch Request Calls

`POST /v1/batch/match`

## Response `200`

200

- object[]
  - `code` integer
  - `document` object
    - `entity` object
      - `abilitec` object
        - `consumerLink` string
        - `addressLink` string
        - `householdLink` string
      - `matchMetadata` object
        - `matchComponents` string[]
        - `distinctMatch` boolean
        - `matchConfidence` string
        - `nameMatchIntegrity` 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)
