Session API
API for creating, joining, and managing user sessions.
Session API provides a set of endpoints for group management
API is currently under active development and is subject to change. We recommend checking the documentation regularly and subscribing to updates to stay informed about any changes, deprecations, or new features that could impact your implementation.
Creates a new session with the specified parameters. Pass in an identity to assume a specific name and address in the session.
Bearer schema token issued by wallet verification.
API key issued for beta developers for creating/joining sessions.
Success
Client Error
Allows a user to join an existing session. Requires Authorization header with bearer token generated from wallet proof.
Bearer schema token issued by wallet verification.
Success
Unauthorized
Not Found
Client Error
Last updated

