api.genvox.io

api.genvox.io
Category
Service
Network
Avg / request
$0.03
Endpoints
1

Service overview

What is api.genvox.io?

Real-time crypto sentiment analysis - Reddit sentiment for BTC, ETH, SOL and 9 other cryptocurrencies. Returns sentiment score, confidence, and top posts.

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.genvox.io/v1/sentiment" \
  --query '{
  "coin": "{coin}"
}'
What you get back
{
  "endpoint": "GET /v1/sentiment",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services