# Telemost Telegram Channel Compilations

> Telemost Telegram Channel Compilations is a paid API for AI agents from api.telemost.io, paid per call via x402, $0.0165/call, status unknown (last checked 2026-09-16).

Returns curated, theme-based compilations of Telegram channels for market mapping and research.

## Facts

- Endpoint: GET https://api.telemost.io/v1/data/compilations
- Price: $0.0165/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/telemost-telegram-channel-compilations-1d0025f1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DatnSfwpbFToI5ZkmFh4a

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability telemost-telegram-channel-compilations-1d0025f1
```

Example prompt: Can you pull up the curated compilations of Telegram channels on Telemost so I can browse what themed lists are available for market research?

## When to prefer this

Use this endpoint when you need pre-compiled, curated lists of Telegram channels organized by theme or market segment, rather than searching for individual channels. Ideal for market mapping, competitive landscape analysis, or when you want expert-curated sets rather than algorithmic search results.

## Known failure modes

- No compilations found — empty result set if no themes match
- Authentication or payment failure — 402 response if x402 payment is not processed
- Rate limiting — too many requests in a short window
- Network timeout — service temporarily unavailable

## How this service works

Curated compilations of Telegram channels: ready-made lists by theme for discovery and research.

## Output

A list of curated, thematic compilations of Telegram channels, each containing grouped channel entries organized by topic or industry, suitable for market mapping and research purposes.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "required": {
   "type": "string"
  },
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "ok": true,
  "data": {
   "compilations": []
  },
  "meta": {
   "cached": false,
   "resource": "/v1/data/compilations",
   "generated_at": "2026-07-07T12:00:00.000Z"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/telemost-telegram-channel-compilations-1d0025f1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.telemost.io](https://www.zero.xyz/host/api.telemost.io/llms.txt)
