Domain Organic Keywords
Semrush API
Domain Organic Keywords
Keywords a domain ranks for in Google organic (position, volume, CPC, URL).
GET
Domain Organic Keywords
Keywords a domain ranks for in Google organic (position, volume, CPC, URL).
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-paid-keywords, get_semrush-url-organic-keywords.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: Keyword;Position;Search Volume;CPC;Url.
The response is of type string.