Create API key
Creates a new API key. Returns the full key only once — store it securely.
Documentation Index
Fetch the complete documentation index at: https://nexus.gerowallet.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Token Authentication
Body
Request to create a new API key
Blockchain network this key is scoped to
MAINNET, PREPROD "MAINNET"
Whether this key may submit write operations (e.g. transaction submission). Omit or set true for full access; set false for a read-only key.
false
Optional human-readable label. If omitted, the backend auto-generates one (cardano-mainnet, cardano-mainnet-2, ...). Must be unique per user.
1 - 100"Production dashboard"
Response
Key created
Response returned once at key creation time — includes the full API key
API key ID
Human-readable label
"My dApp key"
Full API key — shown only once at creation, store it securely
"nxs_aB3kP9xZmQ7rT2wYvNcLsXhGdEuFjK8"
First 12 characters of the key for future identification
"nxs_aB3kP9xZ"
Blockchain network
MAINNET, PREPROD "MAINNET"
When the key was created