T

telemost-x402 · Data Search

by telemost-x402

GETBaseSolana

$0.075

per call · USD Coin on Base

Telegram search and discovery: find public Telegram channels, groups and posts by keyword. Discover sources, communities, competitors or content on any topic.

Endpoint

GET https://api.telemost.io/v1/data/search

3

Calls / 30d

2

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://api.telemost.io/v1/data/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.telemost.io/v1/data/search?query=%40durov" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "query": "@durov",
    "results": []
  },
  "meta": {
    "cached": false,
    "generated_at": "2026-07-07T12:00:00.000Z",
    "page": {
      "cursor": null,
      "has_more": false,
      "limit": 50,
      "next_cursor": null
    },
    "resource": "/v1/data/search"
  },
  "ok": true
}

Payment details

Pay to0xf99b281010c5e6cbcf486d7ef108b315be7ce0e9
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from telemost-x402 & similar services