AT Protocol Repo API
Repository record CRUD (com.atproto.repo.*)
AT Protocol Repo API is one of 12 APIs that AT Protocol publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Repo. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against 2 base URLs: https://bsky.social, https://api.bsky.app.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
AT Protocol Repo API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
bearerAuth— AT Protocol XRPC bearer auth using the accessJwt returned by com.atproto.server.createSession. The refreshJwt is used for com.atproto.server.refreshSession.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Repository record CRUD (com.atproto.repo.)
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from AT Protocol 11
Other APIs AT Protocol publishes across the network.