Skip to main content
GET
List keywords

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
keyword
string

Filter by keyword substring

competitorId
string

Filter by competitor ID

sortBy
enum<string>
default:compositeScore
Available options:
opportunityIndex,
competitionIndex,
searchVolume,
compositeScore,
aiScore
sortOrder
enum<string>
default:desc
Available options:
asc,
desc
type
enum<string>

all: all non-archived | planned: linked to a topic but no article yet | processed: has a linked article | new: no topic or article | archived: archived keywords

Available options:
all,
planned,
processed,
new,
archived

Response

200 - application/json
data
object