api.hyperd.ai

api.hyperd.ai
Category
Service
Network
Avg / request
$0.005 – $0.10
Endpoints
12

Service overview

What is api.hyperd.ai?

DAO governance proposal summarization. Detects Snapshot/Tally URLs, fetches proposal data, returns a structured summary with impact analysis. LLM-powered when ANTHROPIC_API_KEY or OPENAI_API_KEY set; otherwise structured-data only.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.hyperd.ai/api/contract/audit" \
  --query '{
  "chain": "{chain}",
  "contract": "{contract}"
}'
What you get back
{
  "endpoint": "GET /api/contract/audit",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services