Skip to main content
POST
Add a competitor

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"Ahrefs"

domain
string
required
Example:

"ahrefs.com"

Response

id
string
required
Example:

"clx..."

name
string
required
Example:

"Ahrefs"

domain
string
required
Example:

"ahrefs.com"

isTracked
boolean
required

Whether keywords and backlinks are being collected for it.

autoDiscovered
boolean
required

Found by RankSpot in an AI answer rather than added by hand.

mentionCount
number
required

How many AI answers have named this brand. The ranking signal.

createdAt
string<date-time>
required
updatedAt
string<date-time>
required