The API Key Management endpoints let you manage your own API keys programmatically. Use these to rotate credentials, create scoped keys for different environments, or revoke compromised keys without touching the dashboard. All endpoints in this group require an authenticated user session (not an API key) since keys authenticate your application, not your account.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.
Available endpoints
List API keys
Retrieve all keys on your account
Create API key
Generate a new API key
Update API key
Rename or update key settings
Delete API key
Permanently revoke a key