# AGNT Search Base: https://search.agnt.gg/search/v1 Spec: https://search.agnt.gg/openapi.json Docs: https://search.agnt.gg/docs.html POST /agents creates a scoped agent account. Save its one-time secret. POST /search returns Google title/link/snippet/source results; num defaults 5, max 10. POST /scrape returns Chrome-rendered textContent, links, codeContent. Paid operations require Authorization Bearer and an Idempotency-Key. maxChargeMicroUSD defaults 0 (included-only); explicit cash caps: search 15000 ($0.015), standard scrape 4000 ($0.004), extended scrape 40000 ($0.04), subject to account and key budget. Use the same key on uncertain retries; stored receipts do not contain response content. Funding: Stripe claim link or x402 v2 Base USDC. Do not sign without explicit owner funding authorization. Never submit secrets in queries or URLs. Errors are not charged. No monthly subscription. Add $10 minimum prepaid credit. Default scrape mode standard has a 30s limit. Opt-in mode extended has a195s limit, cash only, no automatic escalation. Failed attempts are uncharged but resource-limited.