Blogger
Blogger API 允许客户端应用查看和更新 Blogger 内容
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
简介
Blogger 提供博客 API——基于 Google API key/OAuth(无效 key 返回 400,已实测)。
快速开始
博客(替换 YOUR_KEY):
curl "https://www.googleapis.com/blogger/v3/blogs/2399953?key=YOUR_KEY"
{ "error": { "code": 400, "message": "API key not valid. Please pass a valid API key." } }
认证方式
- Google Cloud 项目 → Blogger API key(或 OAuth)。
- 通过
key查询参数携带(无效 → 400,已实测)。
速率限制与注意事项
- 免费带限额(看文档)。
- 文章、页面、评论。
常见问题
Blogger 免费吗? 是的——带 API key 免费。
为什么 400? 无效 key 返回 400(已实测)——请使用真实 key。
认证风格是什么?
key 查询参数。
社交 分类更多
| 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 | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |
| Cisco Spark Team Collaboration Software | OAuth | Yes | Unknown | ↗ |