Skip to main content
GET
Get domain authority

Authorizations

Authorization
string
header
required

A Searchable API key, created under Settings → Workspace → Integrations. Send as Authorization: Bearer sea_xxxxx. Every key carries one or more scopes (read, write, admin) and may optionally be bound to a single project — see Getting started.

Path Parameters

projectId
string<uuid>
required

The project id.

Query Parameters

days
integer
default:365

History window in days (default 365, max 1095).

Required range: 1 <= x <= 1095

Response

Latest domain-authority snapshot + history.

project
object
latest
object | null

Most recent domain-authority snapshot, or null when none has been fetched.

history
object[]
dateRange
object