Y

Yodeler · News

by Yodeler

GETBaseSolana

$0.01

per call · USD Coin on Base

Forwarded news data from the Yodeler database. Price is computed from the actual billable row count and requested recency. Use /v1/news/availability to preview whether the query is free before paying.

Endpoint

GET https://x402.yodeler.xyz/v1/news

4

Calls / 30d

3

Unique payers / 30d

Sep 9

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://x402.yodeler.xyz/v1/news", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.yodeler.xyz/v1/news?channel=123&limit=200&since=2026-09-03T01%3A13%3A52.092037Z" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 1,
  "items": [
    {
      "created_at": "2026-05-01T12:00:00Z",
      "destination_id": 456,
      "destination_type": "telegram",
      "id": "01961c1b-cf6f-77ec-b66d-c6ef2819dd86",
      "message_text": "Breaking news: Yodeler forwarded another headline.",
      "source_id": 123
    }
  ],
  "meta": {
    "available_count": 180,
    "billable_count": 180,
    "channel": 123,
    "delivery_mode": "paid",
    "has_more": true,
    "is_free": false,
    "limit": 200,
    "next_cursor": "eyJjcmVhdGVkX2F0IjoiMjAyNi0wNS0wMVQxMjowMDowMCswMDowMCIsImlkIjoiMDE5NjFjMWItY2Y2Zi03N2VjLWI2NmQtYzZlZjI4MTlkZDg2In0",
    "pricing_hash": "5f25b7aab0f8c3029c9a7e708c0f2cb0ad3c8f7d12253ec48f0f3e927af1cc19d",
    "quote_id": "news_5f25b7aab0f8c302",
    "since": "2026-05-01T12:00:00Z",
    "sort": "created_at_desc"
  },
  "payment": {
    "amount": "10000",
    "asset": "0x833589fCD6EDb6E08f4c7C32D4f71b54bdA02913",
    "currency": "USD",
    "network": "eip155:8453",
    "pay_to": "0x1111111111111111111111111111111111111111",
    "price": "$0.01",
    "scheme": "exact"
  },
  "window": {
    "newest_created_at": "2026-05-01T12:00:00Z",
    "oldest_created_at": "2026-05-01T12:00:00Z"
  }
}

Payment details

Pay to0x0093406a8805adf3b397c28366402aad9163afda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Yodeler & similar services