Get Competitor Seo Metrics By Domain
Bulk per-domain SEO metrics for Explore Brands’ metric columns (S6).
Scoped to brand_id’s own competitor_seo_metrics rows — a candidate
that happens to already be one of this brand’s tracked competitors gets
real numbers (the join is free, already-acquired data); a genuinely
untracked candidate is simply absent from the response. This route never
enqueues acquisition and never spends a DataForSEO call — that population
question is explicitly deferred (design doc, S6).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Comma-separated competitor domains (max 100).
1Response
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.