Skip to content

Evaluation Metrics

List Evaluation Metrics
get/v2/gen-ai/evaluation_metrics
List Datacenter Regions
get/v2/gen-ai/regions

Evaluation MetricsWorkspaces

List Workspaces
get/v2/gen-ai/workspaces
Create a Workspace
post/v2/gen-ai/workspaces
Retrieve an Existing Workspace
get/v2/gen-ai/workspaces/{workspace_uuid}
Delete a Workspace
delete/v2/gen-ai/workspaces/{workspace_uuid}
Update a Workspace
put/v2/gen-ai/workspaces/{workspace_uuid}
List Evaluation Test Cases by Workspace
get/v2/gen-ai/workspaces/{workspace_uuid}/evaluation_test_cases

Evaluation MetricsWorkspacesAgents

List agents by Workspace
get/v2/gen-ai/workspaces/{workspace_uuid}/agents
Move Agents to a Workspace
put/v2/gen-ai/workspaces/{workspace_uuid}/agents

Evaluation MetricsAnthropic

Evaluation MetricsAnthropicKeys

List Anthropic API Keys
get/v2/gen-ai/anthropic/keys
Create Anthropic API Key
post/v2/gen-ai/anthropic/keys
Get Anthropic API Key
get/v2/gen-ai/anthropic/keys/{api_key_uuid}
Update Anthropic API Key
put/v2/gen-ai/anthropic/keys/{api_key_uuid}
Delete Anthropic API Key
delete/v2/gen-ai/anthropic/keys/{api_key_uuid}
List agents by Anthropic key
get/v2/gen-ai/anthropic/keys/{uuid}/agents

Evaluation MetricsOpenAI

Evaluation MetricsOpenAIKeys

List OpenAI API Keys
get/v2/gen-ai/openai/keys
Create OpenAI API Key
post/v2/gen-ai/openai/keys
Get OpenAI API Key
get/v2/gen-ai/openai/keys/{api_key_uuid}
Update OpenAI API Key
put/v2/gen-ai/openai/keys/{api_key_uuid}
Delete OpenAI API Key
delete/v2/gen-ai/openai/keys/{api_key_uuid}
List agents by OpenAI key
get/v2/gen-ai/openai/keys/{uuid}/agents

Evaluation MetricsOauth2

Get Oauth2 URL
get/v2/gen-ai/oauth2/url

Evaluation MetricsOauth2Dropbox

Get Oauth2 Dropbox Tokens
post/v2/gen-ai/oauth2/dropbox/tokens

Evaluation MetricsScheduled Indexing

Create scheduled indexing for knowledge base
post/v2/gen-ai/scheduled-indexing
Get Scheduled Indexing for Knowledge Base
get/v2/gen-ai/scheduled-indexing/knowledge-base/{knowledge_base_uuid}
Delete Scheduled Indexing
delete/v2/gen-ai/scheduled-indexing/{uuid}