Bluesky
Decentralized social networking via the AT protocol
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Social
- Documentation / URL
- https://docs.bsky.app/
Overview
Bluesky provides AT-protocol social data — public reads keyless (verified live).
Quick Start
Profile (verified live):
curl "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor=bsky.app"
{ "did": "did:plc:z72i7hdynmk6r22z27h6tvur", "handle": "bsky.app", "displayName": "Bluesky" }
Authentication
- Public reads keyless (verified); write/private needs a session token.
- AT Protocol (per the docs).
Rate Limits & Notes
- Free; be polite — no hard published limit.
- Profiles, feeds, posts.
FAQ
Is Bluesky free? Yes — keyless public reads (verified).
Does it need a key? No for public data (verified).
What does it return? AT-protocol social data.
More in Social
| 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 | ↗ |
| Cisco Spark Team Collaboration Software | OAuth | Yes | Unknown | ↗ |