freeapis

Facebook

Facebook 登录、分享、社交插件、分析等

认证方式
OAuth
HTTPS
Yes
CORS
Unknown
分类
社交

简介

Facebook Graph API——基于 OAuth(缺少 token 返回 400,已实测)。

快速开始

Me(需要 token):

curl "https://graph.facebook.com/v21.0/me" \
  -H "Authorization: Bearer YOUR_TOKEN"
{ "error": { "message": "An active access token must be used to query information about the current user.", "code": 2500 } }

认证方式

  • Facebook 应用 → OAuth access token。
  • 通过 Authorization: Bearer 发送(缺失 → 400,已实测)。

速率限制与注意事项

  • 带应用注册免费(看文档)。
  • 登录、分享、分析。

常见问题

Facebook 免费吗? 是的——带应用注册免费。

为什么 400? 需要 access token(已实测)。

认证风格是什么? OAuth access token。

社交 分类更多

APIAuthHTTPSCORS
4chan

Simple image-based bulletin board dedicated to a variety of topics

No authYesYes
Ayrshare

Social media APIs to post, get analytics, and manage multiple users social media accounts

API KeyYesYes
aztro

Daily horoscope info for yesterday, today, and tomorrow

No authYesUnknown
Blogger

The Blogger APIs allows client applications to view and update Blogger content

OAuthYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes