Bluesky AppView API

The Bluesky AppView indexes the firehose and exposes the app.bsky.* XRPC methods that the Bluesky client (and any compatible client) uses to render timelines, threads, profiles, notifications, search, and graph data. It is the reference AppView for the app.bsky lexicon family and the primary read API for Bluesky applications.

Bluesky AppView API is one of 6 APIs that AT Protocol publishes on the APIs.io network.

Tagged areas include AppView, Bluesky, Timeline, Feed, and Graph. The published artifact set on APIs.io includes API documentation and an API reference.

API entry from apis.yml

apis.yml Raw ↑
aid: at-protocol:bsky-appview
name: Bluesky AppView API
description: 'The Bluesky AppView indexes the firehose and exposes the app.bsky.*

  XRPC methods that the Bluesky client (and any compatible client)

  uses to render timelines, threads, profiles, notifications, search,

  and graph data. It is the reference AppView for the app.bsky lexicon

  family and the primary read API for Bluesky applications.

  '
humanURL: https://docs.bsky.app/
baseURL: https://public.api.bsky.app/xrpc
tags:
- AppView
- Bluesky
- Timeline
- Feed
- Graph
- Notifications
properties:
- type: Documentation
  url: https://docs.bsky.app/
- type: APIReference
  url: https://docs.bsky.app/docs/category/http-reference
- type: Lexicons
  url: https://github.com/bluesky-social/atproto/tree/main/lexicons/app/bsky