pair anything. zero setup.
three words shared over voice, chat, or QR code. both sides get a shared session โ no accounts, no infrastructure. game lobbies, IoT pairing, WebRTC signaling, creative tool sync.
any two parties need to find each other
game lobbies
pair two players into the same session. drop the words in discord โ both join the same lobby, no friend list needed.
creative tool sync
sync session context between two DAWs or VJ instances. the shared session_id is your handshake for whatever protocol comes next.
iot pairing
pair a phone to a device by scanning a QR code that reveals three words. no bluetooth menus, no wifi credentials to type.
webrtc signaling
use the session channel to exchange SDP offers, answers, and ICE candidates for SimplePeer. no signaling server to deploy โ the channel is your transport.
three words โ shared session
create
hit the API with your project credentials. you get three random words and a session_id.
share
say "aardvark absurd acme" over a call, drop it in chat, or flash a QR code.
claim
the other party posts the same three words and gets the same session_id. now both sides share a secret.
talk
post and poll messages on the session channel. or use the session_id for WebRTC signaling โ it's up to you.
messages are stored as plaintext โ encrypt your payload if you need privacy. pair and messages expire together, cleaned by the sweeper.
open source, run it yourself, free forever
MIT licensed. one command, your own Cloudflare account, you're live. same code that powers talkie.oskite.com โ no feature gating, no limits, no license key.
bring your own infra. full control. if you'd rather not think about ops, the cloud API below handles everything for you.
pay for convenience, not for pairs
no per-message fees, no hidden costs. the cloud option is for when you want zero ops. same API, same code, just someone else's problem.
Creator
- 10,000 pairs / month
- 24 hour TTL
- session channel included
- email support
everything includes the full api, fuzzy matching, and ssl. billing by polar.sh โ no lock-in, cancel anytime.
specs
questions? probably answered.
three words. one session.
everything you need to pair anything.
get started freeno credit card required.