Skip to main content
GET
Recent mentions

Authorizations

Authorization
string
header
required

API keys generated via POST /api/v1/me/api-keys. Format: Authorization: Bearer fxa_<32-char-secret>. Only accepted on /api/public/v1/*. Cookie auth is rejected on that surface.

Path Parameters

slug
string
required

URL-safe brand identifier (lowercased, hyphenated).

Pattern: ^[a-z0-9-]+$

Query Parameters

sentiment
enum<string>
Available options:
,
pos,
neu,
neg
region
string

ISO-3166-1 alpha-2 region filter; defaults to the brand's primary active region.

language
string

ISO-639-1 language filter; defaults to the primary region's language.

Response

200 - application/json

Mention list.

brand_slug
string
mentions
object[]
count
integer