url | string | Yes | - | The landing page URL to pull organic keywords for (e.g. https://example.com/page). |
database | string | No | us | Regional database (country code). E.g. us, uk, ca, au, de, fr, es, it, br. Defaults to ‘us’. |
export_columns | array of string or SelectableOption | No | - | List of columns to return. Available: Ph (keyword), Po (position), Pp (previous position), Nq (search volume), Cp (CPC), Co (competition), Kd (keyword difficulty), Tr (traffic %), Tg (traffic generation), Tc (traffic cost %), Nr (SERP results), Td (trends), Fk (keyword SERP features), Fp (result SERP features), In (search intent). |
filters | array of FilterItem | No | - | Filters to refine results, applied on the returned columns. |
orders | array of OrderItem | No | - | Sort results by a single column. Only Po, Tg, Tr, Tc, and Nq are sortable. |
limit | integer | No | - | Maximum number of rows to return. |