A market, as a link
Paste an environment's publishable key and this page draws the market live: the book, the
shape of it, the candles forming and every trade as it prints. Then the address bar is the
link you share, and whoever opens it sees the same market.
- The link is one id after the
#, and a fragment is the part of a URL browsers
never send to a server. The key stays between the people you give the link to.
- The id is an encoding, not a secret: whoever holds the link can read the publishable key
back out of it. That is fine, and it is the point of a publishable key. What the id avoids
is a link that reads like a spilled credential.
- A publishable key grants public channels and nothing else: no orders, no balances, no
account data. That is what makes it publishable.
- If the key restricts origins, allow
docs.clobberhq.com or the feed will
refuse this page with close code 4001.