Domain Rank History
Semrush API
Domain Rank History
Historical rank, organic traffic and keyword-count trajectory for a domain.
GET
Domain Rank History
Historical rank, organic traffic and keyword-count trajectory for a domain.
Billing is per returned data row, $0.09 per row (up to 20 rows). A broad seed returns more rows, so the input size decides the cost — start narrow.
⚠️ The response is semicolon-delimited text, not JSON — parse it as CSV-style rows.
Related:
get_semrush-domain-overview.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target domain, e.g. ahrefs.com.
Example:
"ahrefs.com"
Regional database / country code, e.g. us.
Example:
"us"
Response
200 - text/plain
Semicolon-delimited rows. Header: Rank;Organic Keywords;Organic Traffic;Organic Cost.
The response is of type string.