---
title: "Add Brand Endpoint"
method: POST
path: "/addBrand"
---

# Add Brand Endpoint

`POST /addBrand`

Add a text-only brand (brands are ORG-GLOBAL; no logo image — the image never drove
detection). JSON body: {projectId, brandName, category?, keywords?[], contactEmail?, link?}.
`keywords` are the text/OCR variants the AI matches; the brand name is auto-added as the
first keyword. The brand's origin project is projectId; org is resolved from it.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/pavoot/apis/fastapi.md) · [All operations](https://skmtc.dev/pavoot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pavoot/fastapi/revisions/3966713f5d52/schema)
