Telegraph
轻松创建有吸引力的博客以进行分享
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
- 文档 / URL
- https://telegra.ph/api
简介
Telegraph(Telegra.ph)让你创建匿名页面——读取免密钥,创作需要 access_token。
⚠️ 坑(2026-08 实测):无效 token 返回 HTTP 200 带
{"ok":false,"error":"ACCESS_TOKEN_INVALID"}——请检查ok字段,不能只看状态码。
快速开始
账户信息(需要有效 token):
curl "https://api.telegra.ph/getAccountInfo?access_token=YOUR_TOKEN"
{ "ok": true, "result": { "short_name": "mypage", "page_count": 3 } }
认证方式
- 通过
createAccount创建账户 → 获取access_token。 - 通过
access_token参数携带。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 方法:
createAccount、createPage、getPage、getViews。
常见问题
Telegraph 免费吗? 是的——免费匿名发布。
为什么 200 却 ok:false?
错误以 200 + ok:false 返回(已实测)——请始终检查 ok。
能做什么? 创建和管理匿名页面。
社交 分类更多
| 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 | ↗ |