ATProto Repo Viewer

Browse every public collection and record in an AT Protocol repository.

API

GET /api/{handle-or-did}
GET /api/{handle-or-did}/{collection}?limit=25&cursor=...

Responses are JSON with CORS enabled. The tool resolves the account's DID and reads directly from its public PDS.

Limitations

  • Public repository records only; blobs are shown as references.
  • Collections and records are reported by the account's current PDS.
  • Page size is capped at 100 records.