---
title: "Get brand.json"
method: GET
path: "/api/brands/brand-json"
tags: ["Brand Resolution"]
---

# Get brand.json

`GET /api/brands/brand-json`

Fetch the raw brand.json file for a domain.

## Query parameters

- `domain` string, required
- `fresh` 'true' | 'false'

## Response `200`

Raw brand.json data

- object
  - `domain` string, required
  - `url` string, required
  - `variant` string
  - `data` object, required
  - `warnings` string[]

## Other responses

- `404` — Brand not found

---

[API](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api.md) · [All operations](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcontextprotocol/agenticadvertising-org-registry-api/versions/9ea7fedf54c0/schema)
