Skip to main content
GET
Get Competitor Seo Metrics By Domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Query Parameters

domains
string
required

Comma-separated competitor domains (max 100).

Minimum string length: 1

Response

Successful Response

Explore Brands' SEO metric columns (S6) — one CompetitorSeoMetricRow per requested domain that has a measured row for this brand's tracked competitor cohort.

A requested domain missing from items has no CompetitorSeoMetric row for this brand: it isn't tracked, or acquisition hasn't run for it yet. This endpoint never triggers acquisition and never backfills a row — the caller renders the absence as an honest "not measured" state, never a fabricated zero. Delta/previous-capture fields are left at their defaults here; this response only carries the four column values Explore Brands displays.

items
CompetitorSeoMetricRow · object[]