Session API
API for creating, joining, and managing user sessions.
Last updated
API for creating, joining, and managing user sessions.
Last updated
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. Requires Authorization header with bearer token generated from wallet proof.
Success
Allows a user to join an existing session. Requires Authorization header with bearer token generated from wallet proof.
Success