DADL Registry
30 lines of YAML.
No server to build.
DADL (Dunkel API Description Language) turns REST APIs into
AI-ready tool definitions. Write a .dadl file —
ToolMesh handles auth, pagination, retries, and error mapping.
spec: "https://dadl.ai/spec/dadl-spec-v0.1.md"
backend:
name: my-api
type: rest
base_url: https://api.example.com
auth:
type: bearer
credential: my_token
tools:
list_items:
method: GET
path: /items
description: "List all items" Categories
Developer Tools
2 APIs
Cloud & Infrastructure
5 APIs
Business & Finance
2 APIs
Data & Analytics
2 APIs
IoT & Energy
2 APIs
Content & Knowledge
2 APIs
Productivity
1 API
Recently Updated
xen-orchestra
Xen Orchestra REST API (XO 6.4+) -- complete coverage: VMs, hosts, pools, storage (SR/VDI/VBD), networks (VIF/PIF/PBD), VM/VDI snapshots, VM templates, hardware (PCI/PGPU/SM), tasks, backups (jobs/logs/repositories/restore), schedules, messages, alarms, events (SSE), RBAC v2 (users/groups/acl-roles/acl-privileges), proxies, servers, dashboards, auth tokens, health check
graylog
codeGraylog REST API -- log search (Views/Search + legacy universal), streams, pipelines, inputs, alerts, events, dashboards, users, roles, sidecars, index management, and cluster administration. Targets Graylog 6.x.
alertmanager
Prometheus Alertmanager API v2 -- alerts, silences, receivers, alert groups, status, and operational health
netbox
NetBox DCIM/IPAM API -- sites, racks, devices, interfaces, cables, IP addresses, prefixes, VLANs, VRFs, virtual machines, clusters, circuits, tenants, contacts, and network documentation
mastodon
Mastodon REST API — statuses, timelines, accounts, notifications, search, media, lists, polls, conversations, trends, filters, and instance info. Base URL must be set to the target Mastodon instance (e.g. https://mastodon.social).
tailscale
Tailscale API -- devices, users, auth keys, DNS, ACL/policy, webhooks, contacts, posture integrations, log streaming, and tailnet settings