Get one brand
API Reference
Get one brand
Fetch a single brand by id. Use this when you already have an id and just want the brand record — /brands/search is for resolving an id you do not have yet.
Limited to 60 requests per minute for this endpoint. Costs 2,500 microdollars ($0.0025) per brand returned, charged against your plan’s monthly credits. The response is a bare brand with no count field, because a successful lookup is always exactly one row. An id that matches nothing returns 404 and is free.
GET
Get one brand
Authorizations
An API key from Settings → API, prefixed sg_live_.
Path Parameters
Brand id returned by POST /brands/search.
Response
The brand.