target | string | Yes | - | The domain, subdomain, or URL to list referring domains for (e.g. example.com). |
target_type | string or SelectItem | No | root_domain | How to interpret the target: ‘root_domain’ (whole domain), ‘domain’ (subdomain), or ‘url’ (exact URL). |
export_columns | array of string or SelectableOption | No | - | List of columns to return. Available: domain_ascore (authority score), domain, backlinks_num (backlinks count), domain_trust_score (trust score), ip, country, first_seen, last_seen. |
orders | array of OrderItem | No | - | Sort results by a single column. Only domain_ascore, backlinks_num, first_seen, and last_seen are sortable. |
limit | integer | No | - | Maximum number of rows to return. |