Documentation

Quick Start

Verify an agent in one API call:

curl https://asn.earth/api/v1/verify/ASN-2026-0384-7721-A

{
  "asn": "ASN-2026-0384-7721-A",
  "name": "Prowl Security Scanner",
  "status": "active",
  "ownership_verified": true,
  "kyc_verified": true,
  "trust_score": 94.1,
  "operator_name": "Prowl Labs"
}
Base URL: https://asn.earth/api/v1