{"name":"Agent Domain Search","version":"1.0.0","description":"Agent-first domain registration and DNS management. Check availability, register, and manage domains via JSON API. Pay with USDC on Base via x402.","docs":"https://agentdomainsearch.com/docs","auth":"EIP-191 signed Bearer token or Basic (password = token)","payment":"x402 (USDC on Base)","endpoints":{"check":"GET /:domain","suggest":"GET /suggest?q=keyword","price":"GET /:domain/price","register":"POST /:domain","renew":"POST /:domain/renew","domains":"GET /domains","nameservers":"GET|PUT /:domain/ns","dns":"GET|PUT|DELETE /:domain/dns","lock":"PUT /:domain/lock","contacts":"GET|PUT /:domain/contacts","verify":"POST /:domain/verify","transfer":"GET /:domain/transfer"}}