---
title: "Simulated brand mention/citation check across 1–5 buyer prompts (LLM, not live engines)"
method: POST
path: "/api/cite/check"
---

# Simulated brand mention/citation check across 1–5 buyer prompts (LLM, not live engines)

`POST /api/cite/check`

## Request body

- object
  - `url` string, required
  - `brand` string
  - `prompts` string[], required

## Response `200`

Success with data + signed receipt

## Other responses

- `402` — Payment required (x402 challenge)

---

[API](https://skmtc.net/gleefulai/apis/visibility-ai-audit-api.md) · [All operations](https://skmtc.net/gleefulai/apis/visibility-ai-audit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleefulai/visibility-ai-audit-api/versions/5a6046bd4300/schema)
