Get API Keys
API Key Management
Get API Keys
POST
Get API Keys
Use this API to retrieve a list of API keys for a workspace.Documentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint uses workspace-level auth: pass
x-velt-workspace-id and x-velt-auth-token (from the Create Workspace response) as headers.Endpoint
POST https://api.velt.dev/v2/workspace/apikeys/get
Headers
Your Workspace ID.
Your Auth Token.
Body
Params
Example Request
Example Response
Success Response
If there are more results, the response includes a
nextPageToken string. Pass this value as pageToken in your next request to fetch the next page. When no nextPageToken is returned, you have reached the last page.
