Telegram MTProto
读取和写入 Telegram 数据
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
简介
Telegram 的 MTProto 是 Telegram 客户端背后的核心协议——不是 REST API。OAuth 风格授权(手机号 + 验证码)。
注(2026-08 实测):
core.telegram.org/api提供协议文档(HTTP 200)。
提供的内容
MTProto — TLS 之上的二进制协议(core.telegram.org/api)
- 完整客户端协议:消息、通话、频道。
- 认证:手机号 → 验证码 → 会话密钥(类似 OAuth 流程)。
注意事项
- 机器人请用 Telegram Bot API(本站收录)——更简单的 HTTP API。
- MTProto 需要 Telegram 签发的
api_id/api_hash。
常见问题
MTProto 免费吗? 是的——带 api_id/api_hash 免费。
和 Bot API 有什么区别? MTProto 是完整客户端协议;Bot API 是更简单的 HTTP 包装(本站收录)。
如何获取 api_id? core.telegram.org → my.telegram.org → 应用注册。
社交 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |