at.margin.apikey

margin.at

{
  "id": "at.margin.apikey",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "keyHash",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 64,
            "description": "Human-readable name for the API key."
          },
          "keyHash": {
            "type": "string",
            "description": "SHA256 hash of the API key."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "An API key hash for the Margin application."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.margin.apikey

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rjqn3agdb74cszhqcpii4sne
CID
bafyreibhaqquuktdaiijvlppadwefqhv3l7uv5pexzmz2kq6b6nyjraumi
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:rjqn3agdb74cszhqcpii4sne/com.atproto.lexicon.schema/at.margin.apikey

Lexicon Garden

@