Line
Line 登录、Line 分享、社交插件等
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
- 文档 / URL
- https://developers.line.biz/
简介
Line 提供 Line 平台 API——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
资料(需要 OAuth):
curl "https://api.line.me/v2/profile" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Line 开发者应用 → OAuth 2.0 token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 带应用注册免费(看文档)。
- 登录、消息。
常见问题
Line 免费吗? 是的——带应用注册免费。
为什么 401? 需要 OAuth token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
社交 分类更多
| 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 | ↗ |