distribution

Get the top N domains by hits

Get the top N domains by hits.

get/v1/distribution/domains/top_n

Query parameters

limitinteger

Number of top domains to return

Number of top domains to return

start_dateinteger nullable

Start date to filter by (timestamp in seconds since epoch)

Start date to filter by (timestamp in seconds since epoch)

end_dateinteger nullable

End date to filter by (timestamp in seconds since epoch)

End date to filter by (timestamp in seconds since epoch)

namesstring[] nullable

List of domain names to filter by

List of domain names to filter by

Response

A list of top domains with their hit counts

total_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.