org.passingreads.book.getRegistrationHints

passingreads.org

{
  "id": "org.passingreads.book.getRegistrationHints",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "publicationId": {
              "type": "string",
              "description": "The most-hinted Open Library Edition ID for this bookId (ties broken by the earliest hint). Absent when no one has hinted this book."
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "bookId"
        ],
        "properties": {
          "bookId": {
            "type": "string",
            "description": "The book's ID (as defined on its QR Code)."
          }
        }
      },
      "description": "Resolve the community's best guess at which publication an unregistered book is, from registration hints. Returns the publicationId suggested by the most hinters, ties broken by the earliest hint, so the registration flow can pre-fill and skip the search step."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.passingreads.book.getRegistrationHints

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:oeipalbxet5jghoqe6b6ctu6
CID
bafyreiec25nnxpeqn4zx2f7j5kacvw2jbgclf74lvawfpdgun5hivnfefe
Indexed At
2026-06-04 17:14 UTC
AT-URI
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getRegistrationHints

Lexicon Garden

@