Skip to main content
GET
Keyword ranking history

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
keyword_id
string<uuid>
required

Query Parameters

start_date
string<date>
required

Start of date range (YYYY-MM-DD)

end_date
string<date>
required

End of date range (YYYY-MM-DD)

Response

Successful Response

success
boolean
default:true
data
RankingHistoryPoint · object[] | null