limit
, the default number of records returned per request will be 100.limit
parameter to implement pagination.offset
, the API will start from the first record.connection_strength
search_volume
year-over-year
rank
rank_trend
percentage_clicks
connection_strength
by default.order_by
field. You can sort the data in either ascending (asc
) or descending (desc
) order.order_direction
, the default is asc
.search
parameter allows you to filter the results based on a keyword search. The API will return only those records where the keyword matches (fully or partially) the provided search term.