at.inlay.endpoint

inlay.at

{
  "id": "at.inlay.endpoint",
  "defs": {
    "main": {
      "key": "nsid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "did",
          "createdAt"
        ],
        "properties": {
          "did": {
            "type": "string",
            "format": "did",
            "description": "DID of the service that handles this XRPC method."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Endpoint record. Declares that a DID serves a given XRPC method. The rkey is the method NSID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.inlay.endpoint

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mdg3w2kpadcyxy33pizokzf3
CID
bafyreihw2ds532m7vwgsyvi5tr3pfmiakogevxqiotpdldwm2wehwuvohi
Indexed At
2026-03-29 10:46 UTC
AT-URI
at://did:plc:mdg3w2kpadcyxy33pizokzf3/com.atproto.lexicon.schema/at.inlay.endpoint

Lexicon Garden

@