# grov Telegram Channel Members

> grov Telegram Channel Members is a paid API for AI agents from grov.fun, paid per call via x402, $2.5/call, status unknown (last checked 2026-09-14).

Places an order to add real human members to a public Telegram channel, paid in USDC via x402.

## Facts

- Endpoint: POST https://grov.fun/api/base/tgmembers
- Price: $2.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/grov-telegram-channel-members-806eeea9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_V3xH3rGWojyxn6o7k2nMj

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 grov-telegram-channel-members-806eeea9 -d '<json body>'
```

Example prompt: Add members to my Telegram channel at https://t.me/mychannelname — go ahead and place the order and pay for it.

## When to prefer this

Use this endpoint when an AI agent needs to programmatically grow the membership of a public Telegram channel by purchasing real member additions, paying automatically in USDC via the x402 protocol. Prefer this over manual social media management or other platforms when the target is specifically Telegram channel members and crypto-native payment rails are available.

## Known failure modes

- Channel is private — order will not start; channel must be public
- Channel contains forbidden content (drugs, scam, porn) — order rejected
- Channel was created less than 3 days ago — ineligible
- Channel has fewer than 3 posts — order cannot be processed
- Channel is empty — order will not start
- Invalid or malformed t.me link provided
- Payment failure via x402 protocol

## How this service works

Buy followers, likes, views, comments and more for X (Twitter), Instagram, TikTok, YouTube, Facebook, Telegram and Spotify. Shop by card or crypto wallet, or use the AI agent API.

## Output

Returns a JSON object with a confirmation flag (ok), payment status (paid), a secret token to track the order, an order ID, and a status URL you can poll to check delivery progress.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "ok": true,
  "paid": true,
  "secret": "SAVE_THIS_SECRET",
  "orderId": "ORDER_ID",
  "statusUrl": "https://grov.fun/api/base/tgmembers?action=view&secret={secret}"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/grov-telegram-channel-members-806eeea9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from grov.fun](https://www.zero.xyz/host/grov.fun/llms.txt)
