tech.waow.brand.getIcon

waow.tech

{
  "id": "tech.waow.brand.getIcon",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidNamespace"
        }
      ],
      "output": {
        "encoding": "*/*"
      },
      "parameters": {
        "type": "params",
        "required": [
          "namespace"
        ],
        "properties": {
          "namespace": {
            "type": "string",
            "maxLength": 317,
            "description": "The namespace or NSID to resolve, e.g. 'app.bsky.feed.post'. Shorter prefixes such as 'app.bsky' are accepted too, which is why this is not format 'nsid'."
          }
        }
      },
      "description": "The icon for a namespace, as an image. Unlike getBrand this returns bytes, so the endpoint URL can be used directly as an <img> src with no client code. Always succeeds for a well-formed namespace, falling back to a generated monogram. The X-Brand-Source header carries the provenance getBrand would have reported. Does not require auth; results are not personalized."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tech.waow.brand.getIcon

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:siv7zbedip4vcet4v67piibr
CID
bafyreiay4g6njtrph7qpfprnkimmbnifwb4o7qvv7pqqyoaasuh4w2m7lq
Indexed At
2026-08-09 06:19 UTC
AT-URI
at://did:plc:siv7zbedip4vcet4v67piibr/com.atproto.lexicon.schema/tech.waow.brand.getIcon

Version History (2 versions)

Lexicon Garden

@