Skip to main content
GET
List competitors

Authorizations

Authorization
string
header
required

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

Query Parameters

offset
number
default:0
Required range: x >= 0
limit
number
default:20
Required range: 1 <= x <= 100
scope
enum<string>
default:tracked

tracked (default) returns the brands RankSpot is collecting keywords and backlinks for. discovered returns brands it found in AI answers but is not tracking, which is the set worth reviewing. all returns both.

Available options:
tracked,
discovered,
all

Response

200 - application/json
data
object