API keys
List API Keys
List API keys scoped to a workspace. Secret values are never returned on list; only a masked preview is shown.
GET
List Workspace API Keys
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug (e.g. staging, production).
Previous
Create API KeyCreate a new API key scoped to this workspace.
The full `api_key` secret is returned **only once** in the create response. Store it securely - it cannot be retrieved later.
Next
List Workspace API Keys