Create a Genie session
Starts a new conversation with Genie, the Fireblocks AI assistant. Returns a sessionId — pass it when sending messages, and reuse it across calls to keep one continuous conversation.
Note: This endpoint is currently in beta and might be subject to changes.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Response
Session created
The unique identifier of the newly created Genie session. Use this when sending messages in the conversation.
"7c1b2e1c-1c2a-4f3a-9c2d-2e0a8a1f8e1a"
Session creation timestamp in epoch milliseconds.
1735603200000
Session title. May be empty until the first message has been processed.
"Vault balance overview"