---
title: "Submit a Mixed-Product Batch"
method: POST
path: "/v1/batch"
tags: ["Batch"]
---

# Submit a Mixed-Product Batch

`POST /v1/batch`

Submit a batch containing items for one or more enrichment products.

## Request body

- object

## Response `202`

Batch accepted.

- object

## Other responses

- `400` — Bad Request - The request was malformed or contains invalid parameters. **Common causes:** - Missing required fields - Invalid field format (e.g., malformed email) - Invalid JSON syntax - Invalid parameter values
- `401` — Unauthorized - Authentication failed. **Common causes:** - Missing X-API-Key header - Invalid or expired API key - Malformed API key

## Changes

- **2026-07-26** `f01f73557a67` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/leadmagic/apis/leadmagic-api/changes/v1/batch/post.md)

---

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