---
title: "Add Business IDs"
method: POST
path: "/add"
---

# Add Business IDs

`POST /add`

## Request body

- object
  - `biz_ids` string[], required — List of encrypted business IDs to add to the daily subscription feed. This endpoint support max 1000 business IDs per query.

## Response `200`

200

- object
  - `new` object[]
  - `reactivated` object[]
  - `already_active` object[]

---

[API](https://skmtc.net/yelp/apis/businesses.md) · [All operations](https://skmtc.net/yelp/apis/businesses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yelp/businesses/revisions/d3f744f55ed7/schema)
