{"uid":"cap_KtPJrclsc_lMo_6mdcBep","slug":"codepulse-api-telegram-notification-sender-50b545a7","name":"CodePulse API – Telegram Notification Sender","description":"Dispatches telegram messages using a bot token and chat identifier.","url":"https://codepulse-api.hahavoid0.workers.dev/notify/telegram","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["bot_token","chat_id","message"],"properties":{"chat_id":{"type":"string","description":"Target chat identifier"},"message":{"type":"string","description":"Message body text"},"bot_token":{"type":"string","description":"Telegram Bot API Token"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"success":true,"messageId":99482},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qC-1tSx46pGwPwItSTrVJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Sends a Telegram message to a specified chat using a provided bot token, via a pay-per-call HTTP proxy.","exampleAgentPrompt":"Send a Telegram message to chat ID -1001234567890 using bot token '123456:ABC-DEF1234ghIkl' with the text: 'Deployment complete — all systems green.'","exampleUseCases":[{"title":"Agent pipeline status alerts","prompt":"When my data pipeline finishes, send a Telegram message to chat ID -1009988776655 using bot token '987654:XYZ-token' saying 'Pipeline run completed successfully at 3:42 AM.'"},{"title":"Error monitoring notifications","prompt":"If any error is detected, notify my Telegram group — chat ID -1001122334455, bot token '111222:ERR-bottoken' — with the message: 'Critical error in production: database connection failed.'"},{"title":"Personal reminder delivery","prompt":"Send me a Telegram reminder to chat ID 556677889 via bot token '445566:REM-mybot' saying 'Don't forget your 4pm call with the client today.'"}],"resultDescription":"Returns a JSON object with a 'result' field containing 'success' (boolean) and 'messageId' (integer assigned by Telegram), plus a 'warnings' array and a 'confidence' field indicating the reliability of the operation.","failureModes":["Invalid bot token returns Telegram auth error","Chat ID not found or bot not a member of the chat causes delivery failure","Message body missing required fields returns validation error","Rate limiting by Telegram API if bot sends messages too frequently","Network timeout on the workers.dev proxy layer"],"whenToPreferThis":"Choose this endpoint when your agent needs to send Telegram messages without maintaining its own Telegram Bot API integration or API key management, especially in pay-per-call agentic workflows where $0.01 USDC per notification via x402 on Base is acceptable. Ideal for lightweight alerting, status updates, or notification delivery within automated pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:50.320Z","isFirstParty":false}