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

app.bsky.video.uploadVideo

bsky-lexicons.bsky.social

{
  "id": "app.bsky.video.uploadVideo",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "encoding": "video/mp4"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "jobStatus"
          ],
          "properties": {
            "jobStatus": {
              "ref": "app.bsky.video.defs#jobStatus",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Upload a video to be processed then stored on the PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.bsky.video.uploadVideo

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreibvsdivxr54ooykqhsy3i6n6f7223hbfnnnzs4h6xrzr5kvvztuvy
Indexed At
2026-01-04 19:38 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.video.uploadVideo

Referenced Schemas (1)

Lexicon Garden

@