# Alephant Documentation ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.alephant.io/_mcp/server ## Docs - [Alephant - Agentic Finance Gateway](https://developers.alephant.io/docs/overview/getting-started/introduction.md): Overview of Alephant BYO-KEY, the Enterprise AI FinOps Dashboard - [What Alephant Does](https://developers.alephant.io/docs/overview/getting-started/what-alephant-does.md) - [Quickstart Guide](https://developers.alephant.io/docs/overview/getting-started/quickstart-guide.md): Register, create a department, add a provider API key, create an Agent, and start from the command line - [API Usage Guide](https://developers.alephant.io/docs/overview/getting-started/api-usage-guide.md): Learn how to authenticate, find required IDs, and call Alephant APIs - [Plans & Tiers](https://developers.alephant.io/docs/overview/getting-started/plans-tiers.md): Understand the different subscription tiers available in Alephant - [Agent Gateway](https://developers.alephant.io/docs/overview/core-concepts/agent-gateway.md): Understand how Alephant extends AI gateway routing into agent activity governance - [Provider & Virtual Keys](https://developers.alephant.io/docs/overview/core-concepts/provider-virtual-keys.md): Understand the difference between Master Keys and Virtual Keys - [Gateway Integration](https://developers.alephant.io/docs/overview/core-concepts/gateway-integration.md): Configure Virtual Keys and send provider-compatible requests through Alephant - [Agents & Routing](https://developers.alephant.io/docs/overview/core-concepts/agents-routing.md): How to create and manage AI Agents within Alephant - [Agent IDs And Run IDs](https://developers.alephant.io/docs/overview/core-concepts/agent-i-ds-and-run-i-ds.md): Attach agent, run, session, request, and trace identifiers to Alephant Gateway traffic - [Agent Run Tracing](https://developers.alephant.io/docs/overview/core-concepts/agent-run-tracing.md): Trace model calls, tool calls, workflow steps, policy decisions, cost, and revenue across agent runs - [Members & Departments](https://developers.alephant.io/docs/overview/core-concepts/members-departments.md): Organizing your team and setting up enterprise hierarchies - [Budget Management](https://developers.alephant.io/docs/overview/fin-ops-budget/budget-management.md): How to configure the 3-level independent budget system - [Cost Analytics](https://developers.alephant.io/docs/overview/fin-ops-budget/cost-analytics.md): Visualize and understand your AI spending - [Agent Finance](https://developers.alephant.io/docs/overview/fin-ops-budget/agent-finance.md): Track cost, revenue, external spend, and margin for agents, workflows, and paid endpoints - [Alerts](https://developers.alephant.io/docs/overview/fin-ops-budget/alerts.md): Monitor budget, quota, usage anomaly, and operational alerts across agents and workflows - [Policies & Rules](https://developers.alephant.io/docs/overview/security-compliance/policies-rules.md): Enforce governance, security, and smart routing policies - [Audit & Logs](https://developers.alephant.io/docs/overview/security-compliance/audit-logs.md): Track API requests and immutable administrative actions - [Paid Endpoints](https://developers.alephant.io/docs/overview/monetize/paid-endpoints.md): Publish agent capabilities and workflows as governed, traceable, payment-aware endpoints - [OpenClaw Service x402 Endpoint](https://developers.alephant.io/docs/overview/showcase/openclaw.md): Turn an OpenClaw service into a monetizable x402 endpoint with Alephant - [Workflow Service x402 Endpoint](https://developers.alephant.io/docs/overview/showcase/workflow-service.md): Turn a workflow service into a monetizable x402 endpoint with Alephant - [Create Alephant Agents](https://developers.alephant.io/docs/overview/showcase/agent.md): Create AI Agents and Workflow Agents in Alephant - [n8n Workflow x402 Endpoint](https://developers.alephant.io/docs/overview/showcase/n8n-workflow.md): Turn an n8n workflow into a monetizable x402 endpoint with Alephant - [Overview](https://developers.alephant.io/docs/ai-gateway/overview.md) - [Provider Routing](https://developers.alephant.io/ai-gateway/provider-routing.md) - [Routing Optimization](https://developers.alephant.io/ai-gateway/routing-optimization.md): Use fallback, cost-aware routing, and model policy to improve reliability and control spend - [Prompt Manage](https://developers.alephant.io/ai-gateway/prompt-manage.md) - [Session](https://developers.alephant.io/ai-gateway/session.md) - [Cache](https://developers.alephant.io/ai-gateway/cache.md): Reuse safe model responses to reduce latency and upstream cost - [Guardrails](https://developers.alephant.io/ai-gateway/guardrails.md): Govern model access, agent behavior, session cost, security, and routing - [AI Security](https://developers.alephant.io/ai-gateway/ai-security.md): Understand Gateway enforcement, policy evaluation, sensitive-data handling, Agent tool controls, and deployment hardening - [Community](https://developers.alephant.io/docs/about-us/community.md) - [AIvis Overview](https://developers.alephant.io/aivis/overview.md): Understand AIvis, its core capabilities, and the first configuration steps for a deployment. - [Admin Panel & Roles](https://developers.alephant.io/aivis/admin-panel-and-roles.md): Learn where Admins and Curators work, how to establish the first administrator, and how to keep responsibilities clear. - [Deployment Modes](https://developers.alephant.io/aivis/deployment-modes.md): Compare Lite and Standard deployments, understand conditional controls, and choose the mode that fits your organization. - [Deployment Quickstart](https://developers.alephant.io/aivis/deployment-quickstart.md): Install AIvis with the repository's guided Docker Compose scripts, verify the services, and perform a controlled upgrade. - [Model Credentials](https://developers.alephant.io/aivis/models/model-credentials.md): Add OpenModels API keys, sync their model catalogs, and manage the credentials used by AIvis model features. - [Language Models](https://developers.alephant.io/aivis/models/language-models.md): Configure the OpenModels catalog, choose available language models, and set a deployment default. - [Generation & Chat Capabilities](https://developers.alephant.io/aivis/models/generation-and-chat.md): Configure generation and chat capabilities, understand deployment conditions, and verify each available tool. - [Web Search](https://developers.alephant.io/aivis/features/web-search.md): Configure controlled web search so chats and agents can retrieve public web information when needed. - [Image Generation](https://developers.alephant.io/aivis/features/image-generation.md): Configure image generation models and services while controlling prompts, files, and result boundaries. - [Video Generation](https://developers.alephant.io/aivis/features/video-generation.md): Configure video generation while managing models, queues, cost, and artifact boundaries. - [Voice](https://developers.alephant.io/aivis/features/voice.md): Configure voice input or output while controlling audio data, models, and user authorization. - [Code Interpreter](https://developers.alephant.io/aivis/features/code-interpreter.md): Enable controlled code execution while managing files, runtime environment, and security boundaries. - [Chat Preferences](https://developers.alephant.io/aivis/features/chat-preferences.md): Configure organization-level chat behavior, default assistant capabilities, privacy protection, retention, and user-facing chat controls. - [Privacy Dictionary](https://developers.alephant.io/aivis/features/privacy-dictionary.md): Maintain organization-level sensitive entity rules for masking, local routing, blocking, and review before model calls. - [Scheduled Tasks](https://developers.alephant.io/aivis/features/scheduled-tasks.md): Create, run, and manage one-time or recurring agent tasks with historical result tracking. - [Connectors & Indexing](https://developers.alephant.io/aivis/knowledge/connectors.md): Connect approved content sources, track indexing, and organize the document sets that Agents can use. - [Index Settings](https://developers.alephant.io/aivis/knowledge/index-settings.md): Select the OpenSearch embedding model, plan a safe model swap, and configure retrieval-time indexing features. - [Feishu](https://developers.alephant.io/aivis/knowledge/connectors/feishu.md): Connect a Feishu knowledge space, limit indexing to approved Wiki scopes, and verify document access. - [DingTalk](https://developers.alephant.io/aivis/knowledge/connectors/dingtalk.md): Configure the DingTalk knowledge connector and limit indexing to explicitly approved wiki, document, and drive scopes. - [TAPD](https://developers.alephant.io/aivis/knowledge/connectors/tapd.md): Configure the TAPD connector to index requirements, tasks, bugs, and optional attachments from explicitly approved workspaces. - [Yuque](https://developers.alephant.io/aivis/knowledge/connectors/yuque.md): Configure the Yuque connector and limit indexing to explicitly approved repositories and attachments. - [GitLab](https://developers.alephant.io/aivis/knowledge/connectors/gitlab.md): Configure GitLab project indexing with explicit host, project, content, incremental-sync, and search-access boundaries. - [Gitee](https://developers.alephant.io/aivis/knowledge/connectors/gitee.md): Configure the Gitee repository connector and limit indexing to approved repositories, branches, and content types. - [ZenTao](https://developers.alephant.io/aivis/knowledge/connectors/zentao.md): Configure the ZenTao connector and limit requirements, tasks, bugs, and attachments to approved projects and products. - [MySQL](https://developers.alephant.io/aivis/knowledge/connectors/mysql.md): Configure the MySQL connector to read structured knowledge from approved databases, tables, and SQL queries. - [PostgreSQL](https://developers.alephant.io/aivis/knowledge/connectors/postgresql.md): Configure the PostgreSQL connector to read structured knowledge from approved databases, schemas, tables, and SQL queries. - [Nutstore & WebDAV](https://developers.alephant.io/aivis/knowledge/connectors/nutstore-webdav.md): Configure Nutstore or private WebDAV connectors to index files read-only from selected root paths. - [Alibaba Cloud OSS](https://developers.alephant.io/aivis/knowledge/connectors/aliyun-oss.md): Configure the Alibaba Cloud OSS connector with a least-privilege RAM AccessKey and a narrow bucket prefix. - [Tencent Cloud COS](https://developers.alephant.io/aivis/knowledge/connectors/tencent-cos.md): Configure the Tencent Cloud COS connector with minimum read-only access to a specific bucket prefix. - [Huawei Cloud OBS](https://developers.alephant.io/aivis/knowledge/connectors/huawei-obs.md): Configure the Huawei Cloud OBS connector with a least-privilege AK/SK and a narrow bucket prefix. - [MinIO](https://developers.alephant.io/aivis/knowledge/connectors/minio.md): Configure the MinIO connector with a scoped S3-compatible access key and a narrow bucket prefix. - [Web](https://developers.alephant.io/aivis/knowledge/connectors/web.md): Configure rendered website indexing with explicit crawl, authentication, TLS, and access boundaries. - [File](https://developers.alephant.io/aivis/knowledge/connectors/file.md): Upload files for indexing with explicit format, size, update, and access boundaries. - [Manage Agents](https://developers.alephant.io/aivis/agents/agents.md): Create, configure, publish, and verify Agents while keeping administrator, user, and runtime responsibilities separate. - [MCP Actions](https://developers.alephant.io/aivis/agents/mcp-actions.md): Connect and validate MCP Actions while keeping server credentials, user authorization, and runtime tool use separate. - [OpenAPI Actions](https://developers.alephant.io/aivis/agents/openapi-actions.md): Add, validate, and operate OpenAPI Actions with clear administrator, user authorization, and runtime boundaries. - [Service Accounts](https://developers.alephant.io/aivis/governance/service-accounts.md): Create auditable, rotatable, least-privilege service accounts for system-to-system access. - [WeCom Bot](https://developers.alephant.io/aivis/governance/bots/wecom.md): Connect AIvis with a WeCom Smart Bot in API mode and long-connection mode while controlling Bot ID, Secret, message permissions, and testing boundaries. - [Feishu Bot](https://developers.alephant.io/aivis/governance/bots/feishu.md): Connect AIvis to Feishu groups or apps while controlling messages, permissions, and knowledge access. - [DingTalk Bot](https://developers.alephant.io/aivis/governance/bots/dingtalk.md): Configure a DingTalk bot with Stream mode while controlling app credentials, bot capability, event subscription, release, and test boundaries. - [Mattermost Bot](https://developers.alephant.io/aivis/governance/bots/mattermost.md): Configure a Mattermost bot entry while controlling channels, tokens, and audit boundaries. - [Hooks](https://developers.alephant.io/aivis/governance/hooks.md): Manage webhook-style event entry points into AIvis with signature, scope, and replay controls. - [Admin Dashboard](https://developers.alephant.io/aivis/governance/admin-dashboard.md): Use the AIvis admin dashboard to review adoption, verified outcomes, model usage, feedback quality, and operational attention items. - [Tracing](https://developers.alephant.io/aivis/governance/tracing.md): Inspect request, agent execution, and tool-call chains to diagnose quality, permission, and cost issues. - [Usage Statistics](https://developers.alephant.io/aivis/governance/usage.md): Review model calls, agent execution, knowledge retrieval, and tool usage. - [Spending Limits](https://developers.alephant.io/aivis/governance/spending-limits.md): Set budget guardrails for model calls and agent usage to reduce abnormal spend. - [Query History](https://developers.alephant.io/aivis/governance/query-history.md): Review historical requests, result status, and diagnostic clues for audit and incident review. - [Data Flows](https://developers.alephant.io/aivis/governance/data-flows.md): Understand how content moves through connector indexing, OpenSearch retrieval, and index migration. - [Users, Groups & Roles](https://developers.alephant.io/aivis/governance/users-and-groups.md): Manage people and groups, share resources deliberately, and preserve the boundary between Admin and Curator work. - [SCIM / User Group Sync](https://developers.alephant.io/aivis/governance/scim.md): Sync users and groups from an enterprise identity system while keeping permission lifecycle changes auditable. - [Theme](https://developers.alephant.io/aivis/governance/theme.md): Configure organization-level interface theme, brand assets, and display preferences. - [Security](https://developers.alephant.io/aivis/governance/security.md): Manage organization-level security policies for identity, sessions, access, and sensitive operations. - [Single Sign-On](https://developers.alephant.io/aivis/governance/sso.md): Connect AIvis to an enterprise identity provider for unified user access. - [Localization](https://developers.alephant.io/aivis/governance/localization.md): Configure organization language, regional formats, and interface display preferences. - [AIvis Security Overview](https://developers.alephant.io/aivis-security/overview.md): Understand the AIvis security model, deployment boundaries, and shared responsibilities. - [System Description](https://developers.alephant.io/aivis-security/architecture/system-description.md): Review the AIvis deployment layers and the security boundaries between application, model, agent, and data services. - [Agent Runtime Architecture](https://developers.alephant.io/aivis-security/architecture/agent-runtime-architecture.md): Understand how AIvis isolates agent execution, tool calls, credentials, and runtime boundaries. - [Agent Security Strategy](https://developers.alephant.io/aivis-security/architecture/agent-security-strategy.md): How AIvis keeps Agent execution scoped, auditable, and safe for confidential enterprise data. - [Data Flows](https://developers.alephant.io/aivis-security/architecture/data-flows.md): Understand how AIvis handles connector ingestion, uploads, search, chat, and Agent actions. - [Data Storage](https://developers.alephant.io/aivis-security/architecture/data-storage.md): Understand where AIvis persists application state, indexes, files, cache data, and operational logs. - [Access Controls](https://developers.alephant.io/aivis-security/architecture/access-controls.md): Understand how AIvis protects users, roles, groups, documents, models, Agents, and tools. - [FAQ](https://developers.alephant.io/aivis-security/architecture/faq.md): Common questions about AIvis security, storage, model access, and deployment responsibilities. - [Deployment Hardening](https://developers.alephant.io/aivis-security/deployment-hardening.md): Harden AIvis production deployments with network, secret, storage, logging, and backup controls. - [SDKs & Integrations](https://developers.alephant.io/sdk-reference/sd-ks-overview.md): Official Alephant API client libraries and workflow integrations - [Typescript SDK](https://developers.alephant.io/sdk-reference/saa-s-sdk/type-script-sdk.md): Installation, configuration, and usage of the Alephant TypeScript SDK - [Python SDK](https://developers.alephant.io/sdk-reference/saa-s-sdk/python-sdk.md): Installation, configuration, and usage of the Alephant Python SDK - [Analytics SDKs & Integrations](https://developers.alephant.io/sdk-reference/analytics-sdk/overview.md): Official Alephant Analytics API client libraries for TypeScript and Python - [Typescript SDK](https://developers.alephant.io/sdk-reference/analytics-sdk/type-script-sdk.md): Installation, configuration, and usage of the Alephant Analytics TypeScript SDK - [Python SDK](https://developers.alephant.io/sdk-reference/analytics-sdk/python-sdk.md): Installation, configuration, and usage of the Alephant Analytics Python SDK - [n8n Nodes](https://developers.alephant.io/n8n.md): Installation, credentials, node parameters, and workflow templates for the Alephant n8n community nodes - [n8n Workflow Governance](https://developers.alephant.io/sdk-reference/workflow-integrations/n-8-n-workflow-governance.md): Govern, trace, and measure n8n workflows that use AI models, tools, and paid endpoints - [Introduction](https://developers.alephant.io/mcp-service/introduction.md): Overview of Alephant MCP, its modes, tools, and prompts - [Configuration & Execution](https://developers.alephant.io/mcp-service/configuration-modes.md): Configure Alephant MCP credentials, execution modes, throttling, and audit runs - [Client Integration](https://developers.alephant.io/mcp-service/client-integration.md): Configure Alephant MCP in Cursor, Claude Desktop, Codex, OpenCode, and Claude Code - [Usage Guide & Prompts](https://developers.alephant.io/mcp-service/usage-guide.md): Use Alephant MCP with natural language, tool templates, and built-in prompts ## API Docs - Analytics API > Analytics Atomic [Gethealth](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/gethealth.md) - Analytics API > Analytics Atomic [Getlive 24 Hsummary](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getlive-24-hsummary.md) - Analytics API > Analytics Atomic [Getusagesummary](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getusagesummary.md) - Analytics API > Analytics Atomic [Getusagetimeseries](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getusagetimeseries.md) - Analytics API > Analytics Atomic [Getmasterkeysspendtrend](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysspendtrend.md) - Analytics API > Analytics Atomic [Getmasterkeysvaultsummary](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysvaultsummary.md) - Analytics API > Analytics Atomic [Getmasterkeysvaultbymember](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysvaultbymember.md) - Analytics API > Analytics Atomic [Getmasterkeysvaultbyagent](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysvaultbyagent.md) - Analytics API > Analytics Atomic [Getmasterkeysbreakdown](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysbreakdown.md) - Analytics API > Analytics Atomic [Getmasterkeysspendbykey](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmasterkeysspendbykey.md) - Analytics API > Analytics Atomic [Getbydepartment](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getbydepartment.md) - Analytics API > Analytics Atomic [Getdepartmentscostbreakdown](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getdepartmentscostbreakdown.md) - Analytics API > Analytics Atomic [Getagentscostbreakdown](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getagentscostbreakdown.md) - Analytics API > Analytics Atomic [Getbyagent](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getbyagent.md) - Analytics API > Analytics Atomic [Getmemberscostbreakdown](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getmemberscostbreakdown.md) - Analytics API > Analytics Atomic [Getbymember](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getbymember.md) - Analytics API > Analytics Atomic [Getrequestlogbyid](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getrequestlogbyid.md) - Analytics API > Analytics Atomic [Getrequestlogs](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getrequestlogs.md) - Analytics API > Analytics Atomic [Gettodayhourly](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/gettodayhourly.md) - Analytics API > Analytics Atomic [Getsessions](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getsessions.md) - Analytics API > Analytics Atomic [Getsessionvitals](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getsessionvitals.md) - Analytics API > Analytics Atomic [Getsessionbyid](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/getsessionbyid.md) - Analytics API > Analytics Atomic [Postaggregateping](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/postaggregateping.md) - Analytics API > Analytics Atomic [Postdetailping](https://developers.alephant.io/api-reference/analytics-api/analytics-atomic/postdetailping.md) - Analytics API > Analytics SaaS [Getsaaslive 24 H](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaaslive-24-h.md) - Analytics API > Analytics SaaS [Getsaasusage](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasusage.md) - Analytics API > Analytics SaaS [Getsaasmodels](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasmodels.md) - Analytics API > Analytics SaaS [Getsaasmasterkeysvault](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasmasterkeysvault.md) - Analytics API > Analytics SaaS [Getsaascosts](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaascosts.md) - Analytics API > Analytics SaaS [Getsaassparklines](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaassparklines.md) - Analytics API > Analytics SaaS [Getsaasoverview](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasoverview.md) - Analytics API > Analytics SaaS [Getsaasagentanalytics](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasagentanalytics.md) - Analytics API > Analytics SaaS [Getsaasmemberanalytics](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaasmemberanalytics.md) - Analytics API > Analytics SaaS [Getsaaslogsstats](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaaslogsstats.md) - Analytics API > Analytics SaaS [Getsaaslogs](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getsaaslogs.md) - Analytics API > Analytics SaaS [Getprompttemplatekpis](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getprompttemplatekpis.md) - Analytics API > Analytics SaaS [Postprompttemplatestats](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/postprompttemplatestats.md) - Analytics API > Analytics SaaS [Getprompttemplateversions](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getprompttemplateversions.md) - Analytics API > Analytics SaaS [Getprompttemplateentities](https://developers.alephant.io/api-reference/analytics-api/analytics-saas/getprompttemplateentities.md) - SaaS API > agents [List agents](https://developers.alephant.io/api-reference/saa-s-api/agents/list-agents.md) - SaaS API > agents [Create agent](https://developers.alephant.io/api-reference/saa-s-api/agents/create-agent.md) - SaaS API > agents [Batch create agents](https://developers.alephant.io/api-reference/saa-s-api/agents/batch-create-agents.md) - SaaS API > agents [Get agent](https://developers.alephant.io/api-reference/saa-s-api/agents/get-agent.md) - SaaS API > agents [Delete agent](https://developers.alephant.io/api-reference/saa-s-api/agents/delete-agent.md) - SaaS API > agents [Update agent](https://developers.alephant.io/api-reference/saa-s-api/agents/update-agent.md) - SaaS API > agents [Activate agent](https://developers.alephant.io/api-reference/saa-s-api/agents/activate-agent.md) - SaaS API > agents [Get allowed models](https://developers.alephant.io/api-reference/saa-s-api/agents/get-allowed-models.md) - SaaS API > agents [Set allowed models](https://developers.alephant.io/api-reference/saa-s-api/agents/set-allowed-models.md) - SaaS API > agents [Get agent analytics](https://developers.alephant.io/api-reference/saa-s-api/agents/get-agent-analytics.md) - SaaS API > agents [Deactivate agent](https://developers.alephant.io/api-reference/saa-s-api/agents/deactivate-agent.md) - SaaS API > agents [List agent stream keys](https://developers.alephant.io/api-reference/saa-s-api/agents/list-agent-stream-keys.md) - SaaS API > agents [Create agent stream key](https://developers.alephant.io/api-reference/saa-s-api/agents/create-agent-stream-key.md) - SaaS API > agents [Delete agent stream key](https://developers.alephant.io/api-reference/saa-s-api/agents/delete-agent-stream-key.md) - SaaS API > agents [Revoke agent stream key](https://developers.alephant.io/api-reference/saa-s-api/agents/revoke-agent-stream-key.md) - SaaS API > alerts [List active alerts](https://developers.alephant.io/api-reference/saa-s-api/alerts/list-active-alerts.md) - SaaS API > alerts [Dismiss all active alerts](https://developers.alephant.io/api-reference/saa-s-api/alerts/dismiss-all-active-alerts.md) - SaaS API > alerts [List alert rules](https://developers.alephant.io/api-reference/saa-s-api/alerts/list-alert-rules.md) - SaaS API > alerts [Get alert rule by ID](https://developers.alephant.io/api-reference/saa-s-api/alerts/get-alert-rule-by-id.md) - SaaS API > alerts [Update alert rule config](https://developers.alephant.io/api-reference/saa-s-api/alerts/update-alert-rule-config.md) - SaaS API > alerts [Enable or disable alert rule](https://developers.alephant.io/api-reference/saa-s-api/alerts/enable-or-disable-alert-rule.md) - SaaS API > alerts [Get alert by ID](https://developers.alephant.io/api-reference/saa-s-api/alerts/get-alert-by-id.md) - SaaS API > alerts [Acknowledge alert](https://developers.alephant.io/api-reference/saa-s-api/alerts/acknowledge-alert.md) - SaaS API > alerts [Resolve alert](https://developers.alephant.io/api-reference/saa-s-api/alerts/resolve-alert.md) - SaaS API > analytics [Budget status and projection](https://developers.alephant.io/api-reference/saa-s-api/analytics/budget-status-and-projection.md) - SaaS API > analytics [Cost breakdown](https://developers.alephant.io/api-reference/saa-s-api/analytics/cost-breakdown.md) - SaaS API > analytics [Efficiency score and savings](https://developers.alephant.io/api-reference/saa-s-api/analytics/efficiency-score-and-savings.md) - SaaS API > analytics [Model usage breakdown](https://developers.alephant.io/api-reference/saa-s-api/analytics/model-usage-breakdown.md) - SaaS API > analytics [Analytics overview](https://developers.alephant.io/api-reference/saa-s-api/analytics/overview.md) - SaaS API > analytics [Sparklines (micro-trend)](https://developers.alephant.io/api-reference/saa-s-api/analytics/sparklines-micro-trend.md) - SaaS API > analytics [Usage over time](https://developers.alephant.io/api-reference/saa-s-api/analytics/usage-over-time.md) - SaaS API > analytics [Get usage history](https://developers.alephant.io/api-reference/saa-s-api/analytics/get-usage-history.md) - SaaS API > audit-logs [List audit logs](https://developers.alephant.io/api-reference/saa-s-api/audit-logs/list-audit-logs.md) - SaaS API > audit-logs [Export audit logs](https://developers.alephant.io/api-reference/saa-s-api/audit-logs/export-audit-logs.md) - SaaS API > audit-logs [Get audit log by ID](https://developers.alephant.io/api-reference/saa-s-api/audit-logs/get-audit-log-by-id.md) - SaaS API > auth [Disable 2FA](https://developers.alephant.io/api-reference/saa-s-api/auth/disable-2-fa.md) - SaaS API > auth [Regenerate 2FA backup codes](https://developers.alephant.io/api-reference/saa-s-api/auth/regenerate-2-fa-backup-codes.md) - SaaS API > auth [Enable 2FA (get QR code)](https://developers.alephant.io/api-reference/saa-s-api/auth/enable-2-fa-get-qr-code.md) - SaaS API > auth [Verify 2FA code](https://developers.alephant.io/api-reference/saa-s-api/auth/verify-2-fa-code.md) - SaaS API > auth [Get auth config (OAuth availability)](https://developers.alephant.io/api-reference/saa-s-api/auth/get-auth-config-o-auth-availability.md) - SaaS API > auth [Get CSRF token](https://developers.alephant.io/api-reference/saa-s-api/auth/get-csrf-token.md) - SaaS API > auth [Send email OTP for identity verification](https://developers.alephant.io/api-reference/saa-s-api/auth/send-email-otp-for-identity-verification.md) - SaaS API > auth [Verify email OTP and receive operation token](https://developers.alephant.io/api-reference/saa-s-api/auth/verify-email-otp-and-receive-operation-token.md) - SaaS API > auth [Request password reset email](https://developers.alephant.io/api-reference/saa-s-api/auth/request-password-reset-email.md) - SaaS API > auth [Login with email and password](https://developers.alephant.io/api-reference/saa-s-api/auth/login-with-email-and-password.md) - SaaS API > auth [Login with Google or GitHub OAuth](https://developers.alephant.io/api-reference/saa-s-api/auth/login-with-google-or-git-hub-o-auth.md) - SaaS API > auth [Logout and invalidate session](https://developers.alephant.io/api-reference/saa-s-api/auth/logout-and-invalidate-session.md) - SaaS API > auth [Get current user profile](https://developers.alephant.io/api-reference/saa-s-api/auth/get-current-user-profile.md) - SaaS API > auth [Exchange GitHub OAuth code for access token](https://developers.alephant.io/api-reference/saa-s-api/auth/exchange-git-hub-o-auth-code-for-access-token.md) - SaaS API > auth [Refresh access token](https://developers.alephant.io/api-reference/saa-s-api/auth/refresh-access-token.md) - SaaS API > auth [Register a new user](https://developers.alephant.io/api-reference/saa-s-api/auth/register-a-new-user.md) - SaaS API > auth [Reset password with token](https://developers.alephant.io/api-reference/saa-s-api/auth/reset-password-with-token.md) - SaaS API > auth [List active sessions](https://developers.alephant.io/api-reference/saa-s-api/auth/list-active-sessions.md) - SaaS API > auth [Revoke a session](https://developers.alephant.io/api-reference/saa-s-api/auth/revoke-a-session.md) - SaaS API > billing [List invoices](https://developers.alephant.io/api-reference/saa-s-api/billing/list-invoices.md) - SaaS API > billing [Get invoice detail](https://developers.alephant.io/api-reference/saa-s-api/billing/get-invoice-detail.md) - SaaS API > billing [Get invoice PDF URL](https://developers.alephant.io/api-reference/saa-s-api/billing/get-invoice-pdf-url.md) - SaaS API > billing [List payment methods](https://developers.alephant.io/api-reference/saa-s-api/billing/list-payment-methods.md) - SaaS API > billing [Add payment method](https://developers.alephant.io/api-reference/saa-s-api/billing/add-payment-method.md) - SaaS API > billing [Remove payment method](https://developers.alephant.io/api-reference/saa-s-api/billing/remove-payment-method.md) - SaaS API > billing [Set default payment method](https://developers.alephant.io/api-reference/saa-s-api/billing/set-default-payment-method.md) - SaaS API > billing [Create Setup Intent](https://developers.alephant.io/api-reference/saa-s-api/billing/create-setup-intent.md) - SaaS API > billing [Get upcoming invoice](https://developers.alephant.io/api-reference/saa-s-api/billing/get-upcoming-invoice.md) - SaaS API > cockpit [Cockpit budget status](https://developers.alephant.io/api-reference/saa-s-api/cockpit/budget-status.md) - SaaS API > cockpit [Cockpit cost by model](https://developers.alephant.io/api-reference/saa-s-api/cockpit/cost-by-model.md) - SaaS API > cockpit [Cockpit daily costs](https://developers.alephant.io/api-reference/saa-s-api/cockpit/daily-costs.md) - SaaS API > cockpit [Cockpit health check](https://developers.alephant.io/api-reference/saa-s-api/cockpit/health-check.md) - SaaS API > cockpit [Cockpit recent requests](https://developers.alephant.io/api-reference/saa-s-api/cockpit/recent-requests.md) - SaaS API > cockpit [Cockpit scope](https://developers.alephant.io/api-reference/saa-s-api/cockpit/scope.md) - SaaS API > cockpit [Cockpit usage summary](https://developers.alephant.io/api-reference/saa-s-api/cockpit/usage-summary.md) - SaaS API > departments [List departments](https://developers.alephant.io/api-reference/saa-s-api/departments/list-departments.md) - SaaS API > departments [Create department](https://developers.alephant.io/api-reference/saa-s-api/departments/create-department.md) - SaaS API > departments [Get department details](https://developers.alephant.io/api-reference/saa-s-api/departments/get-department-details.md) - SaaS API > departments [Delete department](https://developers.alephant.io/api-reference/saa-s-api/departments/delete-department.md) - SaaS API > departments [Update department](https://developers.alephant.io/api-reference/saa-s-api/departments/update-department.md) - SaaS API > departments [List department agents](https://developers.alephant.io/api-reference/saa-s-api/departments/list-department-agents.md) - SaaS API > departments [Get department analytics](https://developers.alephant.io/api-reference/saa-s-api/departments/get-department-analytics.md) - SaaS API > departments [Update department assignments](https://developers.alephant.io/api-reference/saa-s-api/departments/update-department-assignments.md) - SaaS API > departments [List department members](https://developers.alephant.io/api-reference/saa-s-api/departments/list-department-members.md) - SaaS API > filter-options [List available models](https://developers.alephant.io/api-reference/saa-s-api/filter-options/list-available-models.md) - SaaS API > logs [List request logs](https://developers.alephant.io/api-reference/saa-s-api/logs/list-request-logs.md) - SaaS API > logs [Export logs](https://developers.alephant.io/api-reference/saa-s-api/logs/export-logs.md) - SaaS API > logs [Logs stats](https://developers.alephant.io/api-reference/saa-s-api/logs/stats.md) - SaaS API > logs [Get log by ID](https://developers.alephant.io/api-reference/saa-s-api/logs/get-log-by-id.md) - SaaS API > master-keys [List master keys](https://developers.alephant.io/api-reference/saa-s-api/master-keys/list-master-keys.md) - SaaS API > master-keys [Create master key](https://developers.alephant.io/api-reference/saa-s-api/master-keys/create-master-key.md) - SaaS API > master-keys [Validate master key (pre-create)](https://developers.alephant.io/api-reference/saa-s-api/master-keys/validate-master-key-pre-create.md) - SaaS API > master-keys [Get master key details](https://developers.alephant.io/api-reference/saa-s-api/master-keys/get-master-key-details.md) - SaaS API > master-keys [Delete master key](https://developers.alephant.io/api-reference/saa-s-api/master-keys/delete-master-key.md) - SaaS API > master-keys [Update master key](https://developers.alephant.io/api-reference/saa-s-api/master-keys/update-master-key.md) - SaaS API > master-keys [Reveal master key (full API key)](https://developers.alephant.io/api-reference/saa-s-api/master-keys/reveal-master-key-full-api-key.md) - SaaS API > master-keys [Rotate master key](https://developers.alephant.io/api-reference/saa-s-api/master-keys/rotate-master-key.md) - SaaS API > master-keys [Verify master key](https://developers.alephant.io/api-reference/saa-s-api/master-keys/verify-master-key.md) - SaaS API > members [List members](https://developers.alephant.io/api-reference/saa-s-api/members/list-members.md) - SaaS API > members [Create member](https://developers.alephant.io/api-reference/saa-s-api/members/create-member.md) - SaaS API > members [Batch create members](https://developers.alephant.io/api-reference/saa-s-api/members/batch-create-members.md) - SaaS API > members [Get member](https://developers.alephant.io/api-reference/saa-s-api/members/get-member.md) - SaaS API > members [Delete member](https://developers.alephant.io/api-reference/saa-s-api/members/delete-member.md) - SaaS API > members [Update member](https://developers.alephant.io/api-reference/saa-s-api/members/update-member.md) - SaaS API > members [Get member analytics](https://developers.alephant.io/api-reference/saa-s-api/members/get-member-analytics.md) - SaaS API > members [Reactivate member](https://developers.alephant.io/api-reference/saa-s-api/members/reactivate-member.md) - SaaS API > members [Revoke member](https://developers.alephant.io/api-reference/saa-s-api/members/revoke-member.md) - SaaS API > infrastructure [List model configs](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-model-configs.md) - SaaS API > infrastructure [List models](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-models.md) - SaaS API > infrastructure [Get models directory](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/get-models-directory.md) - SaaS API > infrastructure [List provider configs](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-provider-configs.md) - SaaS API > infrastructure [List providers](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-providers.md) - SaaS API > infrastructure [List webhooks](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-webhooks.md) - SaaS API > infrastructure [Create webhook](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/create-webhook.md) - SaaS API > infrastructure [Get webhook](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/get-webhook.md) - SaaS API > infrastructure [Delete webhook](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/delete-webhook.md) - SaaS API > infrastructure [Update webhook](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/update-webhook.md) - SaaS API > infrastructure [List webhook deliveries](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/list-webhook-deliveries.md) - SaaS API > infrastructure [Send test event](https://developers.alephant.io/api-reference/saa-s-api/infrastructure/send-test-event.md) - SaaS API > notifications [List notifications](https://developers.alephant.io/api-reference/saa-s-api/notifications/list-notifications.md) - SaaS API > notifications [Mark all notifications read](https://developers.alephant.io/api-reference/saa-s-api/notifications/mark-all-notifications-read.md) - SaaS API > notifications [Mark notifications read](https://developers.alephant.io/api-reference/saa-s-api/notifications/mark-notifications-read.md) - SaaS API > notifications [Unread notification status](https://developers.alephant.io/api-reference/saa-s-api/notifications/unread-notification-status.md) - SaaS API > notifications [Get notification by ID](https://developers.alephant.io/api-reference/saa-s-api/notifications/get-notification-by-id.md) - SaaS API > notifications [Dismiss notification](https://developers.alephant.io/api-reference/saa-s-api/notifications/dismiss-notification.md) - SaaS API > personal-access-tokens [List personal access tokens](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/list-personal-access-tokens.md) - SaaS API > personal-access-tokens [Create personal access token](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/create-personal-access-token.md) - SaaS API > personal-access-tokens [Get personal access token](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/get-personal-access-token.md) - SaaS API > personal-access-tokens [Revoke personal access token](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/revoke-personal-access-token.md) - SaaS API > personal-access-tokens [Update personal access token](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/update-personal-access-token.md) - SaaS API > personal-access-tokens [Reveal personal access token (full secret)](https://developers.alephant.io/api-reference/saa-s-api/personal-access-tokens/reveal-personal-access-token-full-secret.md) - SaaS API > Policies [List policies](https://developers.alephant.io/api-reference/saa-s-api/policies/list-policies.md) - SaaS API > Policies [Create policy](https://developers.alephant.io/api-reference/saa-s-api/policies/create-policy.md) - SaaS API > Policies [Get budget control config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-budget-control-config.md) - SaaS API > Policies [Update budget control](https://developers.alephant.io/api-reference/saa-s-api/policies/update-budget-control.md) - SaaS API > Policies [Get concurrent request limit config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-concurrent-request-limit-config.md) - SaaS API > Policies [Update concurrent request limit](https://developers.alephant.io/api-reference/saa-s-api/policies/update-concurrent-request-limit.md) - SaaS API > Policies [Get custom rate limit config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-custom-rate-limit-config.md) - SaaS API > Policies [Update custom rate limit](https://developers.alephant.io/api-reference/saa-s-api/policies/update-custom-rate-limit.md) - SaaS API > Policies [Get activity tagging config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-activity-tagging-config.md) - SaaS API > Policies [Update activity tagging config](https://developers.alephant.io/api-reference/saa-s-api/policies/update-activity-tagging-config.md) - SaaS API > Policies [Get key auto-revoke config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-key-auto-revoke-config.md) - SaaS API > Policies [Update key auto-revoke config](https://developers.alephant.io/api-reference/saa-s-api/policies/update-key-auto-revoke-config.md) - SaaS API > Policies [Get spend escalation chain config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-spend-escalation-chain-config.md) - SaaS API > Policies [Update spend escalation chain config](https://developers.alephant.io/api-reference/saa-s-api/policies/update-spend-escalation-chain-config.md) - SaaS API > Policies [Get usage schedule config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-usage-schedule-config.md) - SaaS API > Policies [Update usage schedule config](https://developers.alephant.io/api-reference/saa-s-api/policies/update-usage-schedule-config.md) - SaaS API > Policies [Get member budget caps](https://developers.alephant.io/api-reference/saa-s-api/policies/get-member-budget-caps.md) - SaaS API > Policies [Update member budget caps](https://developers.alephant.io/api-reference/saa-s-api/policies/update-member-budget-caps.md) - SaaS API > Policies [Get monthly budget](https://developers.alephant.io/api-reference/saa-s-api/policies/get-monthly-budget.md) - SaaS API > Policies [Set monthly budget](https://developers.alephant.io/api-reference/saa-s-api/policies/set-monthly-budget.md) - SaaS API > Policies [List department overrides](https://developers.alephant.io/api-reference/saa-s-api/policies/list-department-overrides.md) - SaaS API > Policies [Create department override](https://developers.alephant.io/api-reference/saa-s-api/policies/create-department-override.md) - SaaS API > Policies [Delete department override](https://developers.alephant.io/api-reference/saa-s-api/policies/delete-department-override.md) - SaaS API > Policies [Update department override](https://developers.alephant.io/api-reference/saa-s-api/policies/update-department-override.md) - SaaS API > Policies [List system policies](https://developers.alephant.io/api-reference/saa-s-api/policies/list-system-policies.md) - SaaS API > Policies [Update system policy config](https://developers.alephant.io/api-reference/saa-s-api/policies/update-system-policy-config.md) - SaaS API > Policies [Toggle system policy](https://developers.alephant.io/api-reference/saa-s-api/policies/toggle-system-policy.md) - SaaS API > Policies [Get token limit config](https://developers.alephant.io/api-reference/saa-s-api/policies/get-token-limit-config.md) - SaaS API > Policies [Update token limit](https://developers.alephant.io/api-reference/saa-s-api/policies/update-token-limit.md) - SaaS API > Policies [Get policy by ID](https://developers.alephant.io/api-reference/saa-s-api/policies/get-policy-by-id.md) - SaaS API > Policies [Delete policy](https://developers.alephant.io/api-reference/saa-s-api/policies/delete-policy.md) - SaaS API > Policies [Update policy](https://developers.alephant.io/api-reference/saa-s-api/policies/update-policy.md) - SaaS API > projects [List projects](https://developers.alephant.io/api-reference/saa-s-api/projects/list-projects.md) - SaaS API > projects [Create project](https://developers.alephant.io/api-reference/saa-s-api/projects/create-project.md) - SaaS API > projects [Get project details](https://developers.alephant.io/api-reference/saa-s-api/projects/get-project-details.md) - SaaS API > projects [Delete project](https://developers.alephant.io/api-reference/saa-s-api/projects/delete-project.md) - SaaS API > projects [Update project](https://developers.alephant.io/api-reference/saa-s-api/projects/update-project.md) - SaaS API > projects [Update project assignments](https://developers.alephant.io/api-reference/saa-s-api/projects/update-project-assignments.md) - SaaS API > projects [List project members](https://developers.alephant.io/api-reference/saa-s-api/projects/list-project-members.md) - SaaS API > projects [List project agents](https://developers.alephant.io/api-reference/saa-s-api/projects/list-project-agents.md) - SaaS API > projects [Get project analytics](https://developers.alephant.io/api-reference/saa-s-api/projects/get-project-analytics.md) - SaaS API > settings [Get notification preferences](https://developers.alephant.io/api-reference/saa-s-api/settings/get-notification-preferences.md) - SaaS API > settings [Update notification preferences](https://developers.alephant.io/api-reference/saa-s-api/settings/update-notification-preferences.md) - SaaS API > settings [Get security settings](https://developers.alephant.io/api-reference/saa-s-api/settings/get-security-settings.md) - SaaS API > settings [Update security settings](https://developers.alephant.io/api-reference/saa-s-api/settings/update-security-settings.md) - SaaS API > settings [Get session policy](https://developers.alephant.io/api-reference/saa-s-api/settings/get-session-policy.md) - SaaS API > settings [Update session policy](https://developers.alephant.io/api-reference/saa-s-api/settings/update-session-policy.md) - SaaS API > settings [Get workspace settings](https://developers.alephant.io/api-reference/saa-s-api/settings/get-workspace-settings.md) - SaaS API > settings [Update workspace settings](https://developers.alephant.io/api-reference/saa-s-api/settings/update-workspace-settings.md) - SaaS API > subscriptions [Cancel subscription](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/cancel-subscription.md) - SaaS API > subscriptions [Change subscription tier](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/change-subscription-tier.md) - SaaS API > subscriptions [Create Stripe checkout session](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/create-stripe-checkout-session.md) - SaaS API > subscriptions [Get current subscription](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/get-current-subscription.md) - SaaS API > subscriptions [List subscription events](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/list-subscription-events.md) - SaaS API > subscriptions [Log quota usage (analytics-backed)](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/log-quota-usage-analytics-backed.md) - SaaS API > subscriptions [Purchase VK expansion](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/purchase-vk-expansion.md) - SaaS API > subscriptions [Reactivate subscription](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/reactivate-subscription.md) - SaaS API > subscriptions [Sync checkout session](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/sync-checkout-session.md) - SaaS API > subscriptions [Get usage breakdown](https://developers.alephant.io/api-reference/saa-s-api/subscriptions/get-usage-breakdown.md) - SaaS API > virtual-keys [List virtual keys](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/list-virtual-keys.md) - SaaS API > virtual-keys [Create virtual key](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/create-virtual-key.md) - SaaS API > virtual-keys [Batch rotate virtual keys](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/batch-rotate-virtual-keys.md) - SaaS API > virtual-keys [Get virtual key by ID](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/get-virtual-key-by-id.md) - SaaS API > virtual-keys [Delete virtual key](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/delete-virtual-key.md) - SaaS API > virtual-keys [Update virtual key](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/update-virtual-key.md) - SaaS API > virtual-keys [Reset virtual key budget](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/reset-virtual-key-budget.md) - SaaS API > virtual-keys [Reveal virtual key (full token)](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/reveal-virtual-key-full-token.md) - SaaS API > virtual-keys [Revoke virtual key](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/revoke-virtual-key.md) - SaaS API > virtual-keys [Rotate virtual key](https://developers.alephant.io/api-reference/saa-s-api/virtual-keys/rotate-virtual-key.md) - SaaS API > workspace_members [List workspace members](https://developers.alephant.io/api-reference/saa-s-api/workspace-members/list-workspace-members.md) - SaaS API > workspace_members [Invite workspace member](https://developers.alephant.io/api-reference/saa-s-api/workspace-members/invite-workspace-member.md) - SaaS API > workspace_members [Get workspace member](https://developers.alephant.io/api-reference/saa-s-api/workspace-members/get-workspace-member.md) - SaaS API > workspace_members [Remove workspace member](https://developers.alephant.io/api-reference/saa-s-api/workspace-members/remove-workspace-member.md) - SaaS API > workspace_members [Update workspace member role](https://developers.alephant.io/api-reference/saa-s-api/workspace-members/update-workspace-member-role.md) - SaaS API > workspaces [List user's workspaces](https://developers.alephant.io/api-reference/saa-s-api/workspaces/list-users-workspaces.md) - SaaS API > workspaces [Create workspace](https://developers.alephant.io/api-reference/saa-s-api/workspaces/create-workspace.md) - SaaS API > workspaces [Get workspace details](https://developers.alephant.io/api-reference/saa-s-api/workspaces/get-workspace-details.md) - SaaS API > workspaces [Delete workspace](https://developers.alephant.io/api-reference/saa-s-api/workspaces/delete-workspace.md) - SaaS API > workspaces [Update workspace](https://developers.alephant.io/api-reference/saa-s-api/workspaces/update-workspace.md) - SaaS API > workspaces [Get workspace usage stats](https://developers.alephant.io/api-reference/saa-s-api/workspaces/get-workspace-usage-stats.md) - SaaS API > insights [Get AI Insights signal catalog](https://developers.alephant.io/api-reference/saa-s-api/insights/get-ai-insights-signal-catalog.md) - SaaS API > insights [Update AI Insights signal catalog](https://developers.alephant.io/api-reference/saa-s-api/insights/update-ai-insights-signal-catalog.md) - SaaS API > stripe [Stripe Webhook](https://developers.alephant.io/api-reference/saa-s-api/stripe/webhook.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://developers.alephant.io/openapi.json) - [OpenAPI YAML](https://developers.alephant.io/openapi.yaml)