Create API Key
API Keys
Create API Key
Create a new API key for your Totalis account. The full secret is returned only on this response — save it immediately. Requires a Privy JWT (web dashboard); cannot be called with an existing API key.
POST
Create API Key
Documentation Index
Fetch the complete documentation index at: https://docs.totalis.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Privy JWT issued to the web dashboard. Sent as Authorization: Bearer <jwt>. The Privy session signer underpins all wallet-signed actions.
Body
application/json
Optional display name for the key.
Response
API key created (full key visible once)
Returned only on creation; the full key is visible exactly once.
