Search residential avairecords with optional grouping capabilities.
Use group_by parameter to aggregate results by specified field(s).
Private API key for user-level authentication.
Public API key for user-level authentication.
Filter by 2-character country code
Filter by state/province identifier
Filter by city name
Filter by Autonomous System Number
Filter by postal/ZIP code
Filter by node count
Group results by specified field(s). Multiple fields separated by commas. When grouping is used, returns aggregated node counts for each group.
country, subdivision, city, asn, zip_code Sort results by field. Add '_desc' for descending or '_asc' for ascending. Default is descending order.