Backfill in-progress. Some lexicons and records may be missing or incomplete.

com.atproto.repo.importRepo

atproto-lexicons.bsky.social

Documentation

main procedure

Import a repo in the form of a CAR file. Requires Content-Length HTTP header to be set.

Input

Encodingapplication/vnd.ipld.car

Accepts raw binary data

Try It

Direct PDS XRPC methods (com.atproto.*) are disabled in Try It for security reasons.

These methods interact directly with Personal Data Servers and require careful handling. Use a dedicated client or CLI tool instead.
View raw schema
{
  "type": "procedure",
  "input": {
    "encoding": "application/vnd.ipld.car"
  },
  "description": "Import a repo in the form of a CAR file. Requires Content-Length HTTP header to be set."
}

Lexicon Garden

@