Skip to main content
POST
Start backlink gap 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 backlink gap analysis.

target_domain
string
required

Your domain to find link-building opportunities for.

competitor_domains
string[]
required

List of 1-4 competitor domains to compare against.

Required array length: 1 - 4 elements

Response

Successful Response

success
boolean
default:true
data
BacklinkGapResponse · object | null

Backlink gap analysis result.