Danube API
The Danube API provides programmatic access to tool discovery, search, and execution. Use these endpoints to integrate Danube capabilities into your own applications.Base URL:
https://api.danubeai.com/v1All API requests require authentication via your Danube API key.Authentication
Include your API key in the request headers:danube-api-key header:
Rate Limits
API requests are rate limited based on your plan:| Plan | Requests/minute |
|---|---|
| Free | 60 |
| Pro | 300 |
| Enterprise | Custom |
Endpoints Overview
Tools (Requires API Key)
List Tools
Get all available tools
Search Tools
Find tools using natural language
Get Tool
Get tool details by ID
Call Tool
Execute a tool with parameters
Services (Public)
List Services
Browse available service providers
Get Service
Get service details
Get Service Tools
Get all tools for a service