---
title: "Batch Compatibility"
method: POST
path: "/astrology/batch-compatibility"
tags: ["Marriage Matching"]
---

# Batch Compatibility

`POST /astrology/batch-compatibility`

**Credits Required:** 2000 - The <b>Batch Marriage Compatibility API </b> allows you to compare one primary profile against up to 500 profiles in a single request. Credits are calculated in blocks of <b>50 profiles</b>, meaning that matching up to 50 profiles consumes <b>2,000 credits</b>. Even if you match fewer than 50 profiles—such as 40—the cost remains 2,000 credits. If the request includes more than 50 profiles, credits increase in multiples of 50; for example, matching <b> 55 profiles </b> uses <b>4,000 credits</b>, and matching <b>500 profiles </b>requires a total of <b>20,000 credits</b>. <br><br> Localization is not supported for this endpoint. Responses are returned only in English (`en`).

## Response `200`

OK

- BatchCompatibilityResponse
  - `status` string, required
  - `data` BatchCompatibilityResult[], required
    - `status` string, required
    - `error` string, nullable, required
    - `result` BatchCompatibilityMessage, nullable, required
      - `status` string, nullable, required
      - `description` string, required

---

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