news.apitoll.cloud

news.apitoll.cloud
Category
Service
Network
Avg / request
$0.005
Endpoints
1

Service overview

What is news.apitoll.cloud?

Real-time crypto news from Cointelegraph — latest feed or full-text search (e.g. bitcoin, ethereum, solana, ETFs, regulation, DeFi) across 14 locales. Returns title, lead, full plain-text body, author, category, post badge, published timestamp, and view count per article. Backed by the live Cointelegraph GraphQL API.

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://news.apitoll.cloud/v1/cointelegraph/news" \
  --query '{
  "full_text": "{full_text}",
  "lang": "{lang}",
  "limit": "{limit}",
  "search": "{search}",
  "views": "{views}"
}'
What you get back
{
  "endpoint": "GET /v1/cointelegraph/news",
  "paid": true,
  "query": "best x402 data APIs",
  "result": [
    {
      "snippet": "Compact result summary.",
      "title": "Example result",
      "url": "https://example.com"
    }
  ]
}

Similar Services