Skip to content

GET /probes/rankings/

Get probe rankings per ASN, prefix and country.

GET /api/v2/probes/rankings/

Get probe rankings per ASN, prefix and country.

Try it out

Playground

Authorization
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
or
anonymous

No authentication required — this endpoint can be accessed anonymously.

Responses

Responses

application/json
object
object
Required

An array containing array [ASN_ID,NUMBER OF PROBES USING IPv4]

object
Required

An array containing array [ASN_ID, NUMBER OF PROBES USING IPv6]

object
Required

An array containing array [IPv4 PREFIX, NUMBER OF PROBES HAVING IPv4 PREFIX]

object
Required

An array containing array [IPv6 PREFIX, NUMBER OF PROBES HAVING IPv6 PREFIX]

object
Required

An array containing array [COUNTRY CODE, NUMBER OF PROBES IN COUNTRY]

Samples