Public
Browse public AT Protocol repository records
atprotodeveloper-tools
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

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.