KEYSEE

API

KEYSEE⎔ turns public keys into recognizable visual marks for wallets, agents, and cryptographic tools. See whitepaper.

Same public key in, same visual key out: a consistent identity layer people can compare at a glance.

Built for display, sharing, and quick human recognition; not as cryptographic proof.

Entropy

39 bits means about 550 billion possible visual identities. By birthday math, a 50% visual collision is around 870,000 keys. At 1 million keys, the collision chance is about 60%.

Use

Use a compressed public key.

0330f3f7f0a9a4a3fd8d1fef2a76a97d8a8ea1e1a6b736d52a8c4f2b90e2b24a7f

UI

/ui
/ui/:publicKey.html
/ui/:publicKey.html?mode=2d&format=png
/ui/:publicKey.html?mode=2d&format=svg
/ui/:publicKey.html?style=wire
/ui/:publicKey.html?theme=dark
/ui/:publicKey.html?mode=2d&format=png&style=wire&theme=dark

3D Embed

/api/:publicKey.html
/api/:publicKey.html?style=wire
/api/:publicKey.html?theme=dark
/api/:publicKey.html?style=wire&theme=dark

2D

/api/:publicKey.png
/api/:publicKey.svg

Data

/api/:publicKey.json

3D Print

/api/:publicKey.stl
/api/:publicKey.stl?height=80

Images

/api/:publicKey.svg
/api/:publicKey.png
/api/:publicKey.og.png

Random

/api/random.json
/api/random.html

Options

?style=wire
?theme=dark
?background=transparent
?width=1200&height=630
?height=80

Examples

Whitepaper

The KEYSEE⎔ whitepaper describes the visual identity model, entropy budget, rendering surface, and security boundary.

First page of the KEYSEE whitepaper