cURL
curl --request POST \ --url https://api.auriko.ai/v1/workspaces/{workspace_id}/keys \ --header 'Authorization: Bearer <token>'
Creates a new API key for the workspace (requires owner or admin role)