Back to catalog
🗺️

BigDataCloud's Network Engineering API

API Key

Get detailed ASN and Network lookup of an IP address.

🗺️GeocodingHTTPSCORS enabled

BigDataCloud Network Engineering API

IP / ASN Lookup Result

Ip203.0.113.47
AsnAS15169
OrganisationGoogle LLC
Country CodeUS
Is DatacenterYes

Sample Response

response.json
1{
2 "ip": "203.0.113.47",
3 "asn": "AS15169",
4 "organisation": "Google LLC",
5 "country_code": "US",
6 "is_datacenter": true
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.bigdatacloud.com/network-engineering" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs