latestOpenAPI 3.1.0Proprietary2026-08-221,5563,4526.6 MB

914af3d38c7c

Sugra NetAtlas

ASN resources by country

When ?country={cc} is provided, returns the ASN + IPv4 + IPv6 resource counts allocated to that country. Replaces the legacy /bgp/country/{cc}/resources path per spec section 12.

get/api/v1/network/asn

Query parameters

countrystring required

ISO 3166-1 alpha-2 country code.

ISO 3166-1 alpha-2 country code.

limitinteger

Max items per resource list (asn/ipv4/ipv6) in this page.

Max items per resource list (asn/ipv4/ipv6) in this page.

offsetinteger

0-based offset into each resource list.

0-based offset into each resource list.

Response

Successful Response

countrystring nullable
asnsstring[] nullable
ipv4_prefixesstring[] nullable
ipv6_prefixesstring[] nullable

Example response

{
  "_meta": {
    "product": "Sugra NetAtlas",
    "atlas_built_at": "2026-08-21T04:00:00Z",
    "privacy_signal_version": "2026.06",
    "confidence": "high",
    "accuracy": "public",
    "response_time": "2026-08-22T10:00:00Z"
  }
}