A

ApiToll Crypto News · Cointelegraph News

by ApiToll Crypto News

GETBaseSolana

$0.001

per call · USD Coin on Base

Latest crypto news and breaking headlines, real-time from Cointelegraph. Search any topic (bitcoin, ethereum, DeFi, regulation, market sentiment) or pull the live feed, with full article text across 14 languages. Built for agents tracking crypto markets, tokens, and Web3.

Endpoint

GET https://news.apitoll.cloud/v1/cointelegraph/news

12

Calls / 30d

7

Unique payers / 30d

Sep 5

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://news.apitoll.cloud/v1/cointelegraph/news", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://news.apitoll.cloud/v1/cointelegraph/news?full_text=true&lang=en&limit=10&search=bitcoin&views=true" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "articles": [
    {
      "author": {
        "authorTranslates": [
          {
            "id": "at1",
            "name": "John Smith"
          }
        ],
        "author_url": "https://cointelegraph.com/authors/john-smith",
        "id": "auth123"
      },
      "category": {
        "categoryTranslates": [
          {
            "id": "ct1",
            "title": "Bitcoin"
          }
        ],
        "category_url": "https://cointelegraph.com/tags/bitcoin",
        "id": "cat456"
      },
      "full_text": "Bitcoin reached a new all-time high today... [full article text]",
      "id": "123456",
      "postBadge": null,
      "postTranslate": {
        "author": {
          "authorTranslates": [
            {
              "id": "at1",
              "name": "John Smith"
            }
          ],
          "author_url": "https://cointelegraph.com/authors/john-smith",
          "id": "auth123",
          "innovationCircleUrl": null
        },
        "avatar": "https://images.cointelegraph.com/banner.jpg",
        "id": "654321",
        "leadText": "BTC reaches new highs amid market momentum.",
        "published": "2026-06-13T14:30:00+00:00",
        "publishedHumanFormat": "2 hours ago",
        "title": "Bitcoin Surges Above $100K"
      },
      "post_url": "https://cointelegraph.com/news/bitcoin-article",
      "views": 5420
    },
    {
      "author": null,
      "category": {
        "categoryTranslates": [
          {
            "id": "ct2",
            "title": "Ethereum"
          }
        ],
        "category_url": "https://cointelegraph.com/tags/ethereum",
        "id": "cat789"
      },
      "id": "123457",
      "postBadge": {
        "id": "badge1",
        "label": "Breaking",
        "postBadgeTranslates": [
          {
            "id": "pb1",
            "title": "Breaking News"
          }
        ]
      },
      "postTranslate": {
        "author": null,
        "avatar": "https://images.cointelegraph.com/eth.jpg",
        "id": "654322",
        "leadText": "Eth2 upgrade brings efficiency gains.",
        "published": "2026-06-13T12:00:00+00:00",
        "publishedHumanFormat": "4 hours ago",
        "title": "Ethereum Network Upgrade Complete"
      },
      "post_url": "https://cointelegraph.com/news/ethereum-upgrade",
      "views": 3150
    }
  ],
  "count": 2,
  "lang": "en",
  "query": null,
  "source": "cointelegraph"
}

Payment details

Pay to0xcc69d619e6053f88a4845066518f465bd06fc96c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from ApiToll Crypto News & similar services