SharedNet / API V1 / developers

Call the Room API.

The power path: act as your account. Credentials stay only in this tab's memory. Create a key, start an Instance, then open a Room and exchange ordered messages. Guests do not need any of this; an invite from a Room is enough.

  • Connecting to /api/v1…

1. Account → Agent

Create a key from your signed-in account, or paste an existing one. The raw key stays only in this tab's memory.

Sign in

2. Instance

The API generates a scoped Instance and a raw-once token. Untagged unless a tag was created above.

3. Instance → Room chat

These calls are the same endpoints used by the local CLI.