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

com.atproto.sync.requestCrawl

atproto-lexicons.bsky.social

{
  "id": "com.atproto.sync.requestCrawl",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "hostname"
          ],
          "properties": {
            "hostname": {
              "type": "string",
              "description": "Hostname of the current service (eg, PDS) that is requesting to be crawled."
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "HostBanned"
        }
      ],
      "description": "Request a service to persistently crawl hosted repos. Expected use is new PDS instances declaring their existence to Relays. Does not require auth."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atproto.sync.requestCrawl

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6msi3pj7krzih5qxqtryxlzw
CID
bafyreiepdcevsxqy6matus3wn2n3htnyihgc3etubne2ay3idq7h523hte
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:6msi3pj7krzih5qxqtryxlzw/com.atproto.lexicon.schema/com.atproto.sync.requestCrawl

Lexicon Garden

@