D

DopamineDesk AI Marketplace · IP Reputation

by DopamineDesk AI Marketplace

GETBase

$0.02

per call · USD Coin on Base

Fetch public IP network, ASN, organization, location, and timezone context. This does not claim an abuse or threat score.

Endpoint

GET https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/ip_reputation

1

Calls / 30d

1

Unique payers / 30d

Aug 14

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/ip_reputation", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/ip_reputation?ip=8.8.8.8" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "city": "San Jose",
  "connection": {
    "asn": 15169,
    "domain": "google.com",
    "isp": "Google LLC",
    "org": "Google LLC"
  },
  "country": "United States",
  "fetched_at": "2026-08-07T07:32:41.029Z",
  "ip": "8.8.8.8",
  "latitude": 37.3361663,
  "longitude": -121.8905913,
  "marketplace_metadata": {
    "availability": "operational",
    "billable": true,
    "data_mode": "live_source",
    "source": "IPWhoIs public API"
  },
  "note": "This endpoint provides network and geolocation context, not an abuse or threat score.",
  "region": "California",
  "source": "IPWhoIs public API",
  "source_url": "https://ipwhois.io/documentation",
  "success": true,
  "timezone": {
    "abbr": "PDT",
    "id": "America/Los_Angeles",
    "is_dst": true,
    "offset": -25200,
    "utc": "-07:00"
  },
  "type": "IPv4"
}

Payment details

Pay to0x8647f7d7a1368a467ad1ff757fbc2e7167973558
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from DopamineDesk AI Marketplace & similar services