Bluesky
API for the Bluesky decentralized social network built on the AT Protocol.
3 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Jetstream WebSocket endpoint. Emits a simplified JSON projection of the AT Protocol firehose. Each WebSocket frame is one JSON event object (optionally zstd-compressed if `compress=true` is set on theBluesky / AT Protocol Event Streams
-
Subscribe to stream of labels (and negations). Public endpoint implemented by mod services. Uses the same sequencing scheme as the repository event stream and the same binary CBOR header/payload framiBluesky / AT Protocol Event Streams
-
Repository event stream, aka Firehose endpoint. Outputs repo commits with diff data, and identity update events, for all repositories on the current server. Public; no auth. Implemented by PDS and RelBluesky / AT Protocol Event Streams