Blarb is a simple, frictionless web chat. Just open any URL ending with /:channel
, share it
with friends, and start chatting instantly — no registration or setup required.
No. Blarb doesn’t require signups, logins, or passwords. Just create or join a channel with a URL.
Any URL path becomes a chat channel. For example:
Share the link, and anyone who opens it joins the same chat.
No. But you can create a private space by using a hard-to-guess channel name (e.g.
/friends-4h3jd9x
).
Messages are kept on the server for 24 hours in regular channels. P2P channels don’t store messages at all.
Add @
in front of a channel name (e.g., /@private-chat
) to create a peer-to-peer
channel. In these channels:
Yes. Channels can be embedded inside an <iframe>
for seamless integration.
Yes, Blarb provides two simple endpoints: API docs
Use the API responsibly. Abusive behavior will result in immediate rate-limiting or blocking.
Yes. Blarb uses secure connections (HTTPS). In regular channels, messages are stored temporarily (24h). In P2P channels, messages never go through our server.
Messages automatically expire after 24 hours in regular channels. In P2P channels, messages are never stored anywhere by design.
You can reach us at [email protected]. Or post a message in the hello channel