Skip to main content
POST
Start backlink profile analysis

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required

Body

application/json

Request body for starting a new backlink profile analysis.

domain
string | null

Domain to analyze. Defaults to the project's configured domain. Must match the project domain if set.

Response

Successful Response

success
boolean
default:true
data
BacklinkProfileResponse · object | null

Full backlink profile record.