# Danube ## Docs - [Batch Call Tools](https://docs.danubeai.com/api-reference/endpoint/batch_call_tools.md): Execute multiple tools in a single request - [Call Tool](https://docs.danubeai.com/api-reference/endpoint/call_tools.md): Execute a tool with the provided input parameters - [Cancel Skill Submission](https://docs.danubeai.com/api-reference/endpoint/cancel_skill_submission.md): Cancel a pending skill submission - [Create API Key](https://docs.danubeai.com/api-reference/endpoint/create_api_key.md): Create a new API key with optional resource permissions - [Create Device Code](https://docs.danubeai.com/api-reference/endpoint/create_device_code.md): Start the device authorization flow - [Create Skill](https://docs.danubeai.com/api-reference/endpoint/create_skill.md): Create a new skill - [Create Webhook](https://docs.danubeai.com/api-reference/endpoint/create_webhook.md): Register a new webhook endpoint - [Create Workflow](https://docs.danubeai.com/api-reference/endpoint/create_workflow.md): Create a new multi-tool workflow - [Delete Skill](https://docs.danubeai.com/api-reference/endpoint/delete_skill.md): Delete a skill - [Delete Webhook](https://docs.danubeai.com/api-reference/endpoint/delete_webhook.md): Delete a webhook and stop all deliveries - [Delete Workflow](https://docs.danubeai.com/api-reference/endpoint/delete_workflow.md): Delete a workflow - [Execute Workflow](https://docs.danubeai.com/api-reference/endpoint/execute_workflow.md): Run a workflow with the provided inputs - [Get Identity (API Key)](https://docs.danubeai.com/api-reference/endpoint/get_identity_api.md): Get your identity via API key for agent use - [Get My Rating](https://docs.danubeai.com/api-reference/endpoint/get_my_rating.md): Get your rating for a specific tool - [Get Recommendations](https://docs.danubeai.com/api-reference/endpoint/get_recommendations.md): Get tool recommendations - [Get Service](https://docs.danubeai.com/api-reference/endpoint/get_service.md): Get a specific service by ID. No authentication required. - [Get Service Tools](https://docs.danubeai.com/api-reference/endpoint/get_service_tools.md): Get all tools for a specific service. No authentication required. - [Get Site](https://docs.danubeai.com/api-reference/endpoint/get_site.md): Get an agent-friendly site by ID - [Get Site by Domain](https://docs.danubeai.com/api-reference/endpoint/get_site_by_domain.md): Look up an agent-friendly site by its domain name - [Get Skill](https://docs.danubeai.com/api-reference/endpoint/get_skill.md): Get a skill by ID or name with full content - [Get Skill Submission](https://docs.danubeai.com/api-reference/endpoint/get_skill_submission.md): Get a specific skill submission with full details - [Get Spending Limits](https://docs.danubeai.com/api-reference/endpoint/get_spending_limits.md): Get the current user's USDC spending limit settings - [Get Tool by ID](https://docs.danubeai.com/api-reference/endpoint/get_tool.md): Retrieve a specific tool by its unique identifier - [Get Tool by Name](https://docs.danubeai.com/api-reference/endpoint/get_tool_by_name.md): Retrieve a specific tool by its name - [Get Tool Ratings](https://docs.danubeai.com/api-reference/endpoint/get_tool_ratings.md): Get aggregated ratings for a tool - [Get Wallet Balance](https://docs.danubeai.com/api-reference/endpoint/get_wallet_balance.md): Get your wallet balance - [Get Webhook Deliveries](https://docs.danubeai.com/api-reference/endpoint/get_webhook_deliveries.md): Get recent delivery history for a webhook - [Get Workflow](https://docs.danubeai.com/api-reference/endpoint/get_workflow.md): Get workflow details including steps and configuration - [Get Workflow Execution](https://docs.danubeai.com/api-reference/endpoint/get_workflow_execution.md): Retrieve the result of a workflow execution - [List API Keys](https://docs.danubeai.com/api-reference/endpoint/list_api_keys.md): List all active API keys for the authenticated user - [List My Skill Submissions](https://docs.danubeai.com/api-reference/endpoint/list_my_skill_submissions.md): List all skill submissions for the current user - [List Public Workflows](https://docs.danubeai.com/api-reference/endpoint/list_public_workflows.md): Browse public multi-tool workflows - [List Services](https://docs.danubeai.com/api-reference/endpoint/list_services.md): Get all available services. No authentication required. - [List Sites](https://docs.danubeai.com/api-reference/endpoint/list_sites.md): Browse the agent-friendly site directory - [List Skills](https://docs.danubeai.com/api-reference/endpoint/list_skills.md): Get all public skills from the marketplace - [List Tools](https://docs.danubeai.com/api-reference/endpoint/list_tools.md): Get a list of all available tools - [List Webhooks](https://docs.danubeai.com/api-reference/endpoint/list_webhooks.md): List all webhooks for the authenticated user - [Poll Device Token](https://docs.danubeai.com/api-reference/endpoint/poll_device_token.md): Poll for an API key after device code authorization - [Report Tool](https://docs.danubeai.com/api-reference/endpoint/report_tool.md): Report a broken or degraded tool - [Revoke API Key](https://docs.danubeai.com/api-reference/endpoint/revoke_api_key.md): Revoke an API key, immediately preventing further use - [Rotate API Key](https://docs.danubeai.com/api-reference/endpoint/rotate_api_key.md): Rotate an API key, generating new key material while preserving name and permissions - [Search Sites](https://docs.danubeai.com/api-reference/endpoint/search_sites.md): Semantic search for agent-friendly sites - [Search Skills](https://docs.danubeai.com/api-reference/endpoint/search_skills.md): Search for skills using semantic search - [Search Tools](https://docs.danubeai.com/api-reference/endpoint/search_tools.md): Search for tools by query. Matches against tool names and descriptions using semantic search. - [Store Credential](https://docs.danubeai.com/api-reference/endpoint/store_credential.md): Store an API key or bearer token for a service - [Submit Rating](https://docs.danubeai.com/api-reference/endpoint/submit_rating.md): Submit or update a tool rating - [Submit Skill for Review](https://docs.danubeai.com/api-reference/endpoint/submit_skill.md): Submit a skill for public review - [Update Skill](https://docs.danubeai.com/api-reference/endpoint/update_skill.md): Update an existing skill - [Update Spending Limits](https://docs.danubeai.com/api-reference/endpoint/update_spending_limits.md): Update the current user's USDC spending limit settings - [Update Webhook](https://docs.danubeai.com/api-reference/endpoint/update_webhook.md): Update a webhook URL, events, or active status - [Update Workflow](https://docs.danubeai.com/api-reference/endpoint/update_workflow.md): Update an existing workflow - [API Reference](https://docs.danubeai.com/api-reference/introduction.md): Danube REST API for tool discovery, execution, workflows, and more - [Introduction](https://docs.danubeai.com/introduction.md): Equip your AI with the tools it needs to get the job done - [Claude Code CLI](https://docs.danubeai.com/mcp-clients/claude-code.md): Connect Claude Code CLI to the Danube MCP Server - [Claude Desktop](https://docs.danubeai.com/mcp-clients/claude-desktop.md): Connect Claude Desktop to the Danube MCP Server - [Codex](https://docs.danubeai.com/mcp-clients/codex.md): Connect the OpenAI Codex desktop app to the Danube MCP Server - [Codex CLI](https://docs.danubeai.com/mcp-clients/codex-cli.md): Connect the OpenAI Codex CLI to the Danube MCP Server - [Cursor](https://docs.danubeai.com/mcp-clients/cursor.md): Connect Cursor to the Danube MCP Server - [Other](https://docs.danubeai.com/mcp-clients/other-clients.md): Connect any MCP-compatible client to Danube - [Windsurf](https://docs.danubeai.com/mcp-clients/windsurf.md): Connect Windsurf to the Danube MCP Server - [Quickstart](https://docs.danubeai.com/quickstart.md): Connect to Danube and make your first tool call in under 5 minutes - [OpenAI Integration](https://docs.danubeai.com/sdk/openai-integration.md): Use Danube tools with OpenAI function calling - [OpenAI with Danube MCP](https://docs.danubeai.com/sdk/openai-mcp.md): Use OpenAI with Danube MCP Server via remote MCP connection - [OpenClaw](https://docs.danubeai.com/sdk/openclaw.md): Integrate Danube with OpenClaw, the open-source personal AI assistant - [Python SDK](https://docs.danubeai.com/sdk/python.md): Official Python SDK for Danube AI - [TypeScript SDK](https://docs.danubeai.com/sdk/typescript.md): Official TypeScript/JavaScript SDK for Danube AI - [Agent Skill](https://docs.danubeai.com/skill.md): Teach Claude how to use Danube effectively with the official Agent Skill - [Webhooks](https://docs.danubeai.com/webhooks.md): Receive real-time HTTP notifications when tools execute, workflows finish, or spend limits are hit ## OpenAPI Specs - [openapi](https://docs.danubeai.com/api-reference/openapi.json) ## Optional - [Dashboard](https://danubeai.com/dashboard)