Evaluation Metrics
List Evaluation Metrics
/v2/gen-ai/evaluation_metrics
List Datacenter Regions
/v2/gen-ai/regions
Evaluation MetricsWorkspaces
List Workspaces
/v2/gen-ai/workspaces
Create a Workspace
/v2/gen-ai/workspaces
Retrieve an Existing Workspace
/v2/gen-ai/workspaces/{workspace_uuid}
Delete a Workspace
/v2/gen-ai/workspaces/{workspace_uuid}
Update a Workspace
/v2/gen-ai/workspaces/{workspace_uuid}
List Evaluation Test Cases by Workspace
/v2/gen-ai/workspaces/{workspace_uuid}/evaluation_test_cases
Evaluation MetricsWorkspacesAgents
List agents by Workspace
/v2/gen-ai/workspaces/{workspace_uuid}/agents
Move Agents to a Workspace
/v2/gen-ai/workspaces/{workspace_uuid}/agents
Evaluation MetricsAnthropic
Evaluation MetricsAnthropicKeys
List Anthropic API Keys
/v2/gen-ai/anthropic/keys
Create Anthropic API Key
/v2/gen-ai/anthropic/keys
Get Anthropic API Key
/v2/gen-ai/anthropic/keys/{api_key_uuid}
Update Anthropic API Key
/v2/gen-ai/anthropic/keys/{api_key_uuid}
Delete Anthropic API Key
/v2/gen-ai/anthropic/keys/{api_key_uuid}
List agents by Anthropic key
/v2/gen-ai/anthropic/keys/{uuid}/agents
Evaluation MetricsOpenAI
Evaluation MetricsOpenAIKeys
List OpenAI API Keys
/v2/gen-ai/openai/keys
Create OpenAI API Key
/v2/gen-ai/openai/keys
Get OpenAI API Key
/v2/gen-ai/openai/keys/{api_key_uuid}
Update OpenAI API Key
/v2/gen-ai/openai/keys/{api_key_uuid}
Delete OpenAI API Key
/v2/gen-ai/openai/keys/{api_key_uuid}
List agents by OpenAI key
/v2/gen-ai/openai/keys/{uuid}/agents
Evaluation MetricsOauth2
Get Oauth2 URL
/v2/gen-ai/oauth2/url
Evaluation MetricsOauth2Dropbox
Get Oauth2 Dropbox Tokens
/v2/gen-ai/oauth2/dropbox/tokens
Evaluation MetricsScheduled Indexing
Create scheduled indexing for knowledge base
/v2/gen-ai/scheduled-indexing
Get Scheduled Indexing for Knowledge Base
/v2/gen-ai/scheduled-indexing/knowledge-base/{knowledge_base_uuid}
Delete Scheduled Indexing
/v2/gen-ai/scheduled-indexing/{uuid}