Instagram 登录、分享、社交插件等
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 社交
简介
Instagram Graph API——基于 OAuth(无效 token 返回 400,已实测)。
快速开始
Me(需要 token):
curl "https://graph.instagram.com/v21.0/me" \
-H "Authorization: Bearer YOUR_TOKEN"
{ "error": { "message": "Invalid OAuth 2.0 Access Token", "code": 190 } }
认证方式
- Meta 应用 → Instagram OAuth token。
- 通过
Authorization: Bearer发送(无效 → 400,已实测)。
速率限制与注意事项
- 带应用注册免费(看文档)。
- 登录、分享、媒体。
常见问题
Instagram 免费吗? 是的——带应用注册免费。
为什么 400? 需要有效的 OAuth token(已实测)。
认证风格是什么? OAuth access token。
社交 分类更多
| 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 | ↗ |