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
bookstack
BookStack wiki and documentation platform REST API -- shelves, books, chapters, pages (HTML/Markdown content), attachments, image gallery, comments, cross-entity search, exports (HTML/Markdown/PDF/ZIP), ZIP imports, users, roles, content permissions, recycle bin, audit log and tags. Hierarchy: shelves > books > chapters > pages.
xen-orchestra
Xen Orchestra REST API (XO 6.4+, current through 6.5) -- complete coverage: VMs (incl. PATCH update + snapshot revert), VM controllers, 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, SDN traffic rules, health check
zulip
codeZulip REST API — messages, channels (streams), topics, users, user groups, subscriptions, reactions, drafts, scheduled messages, saved snippets, presence, real-time events, invitations, attachments, custom emoji, linkifiers, and server settings. Self-hosted or Zulip Cloud.
mempool
codemempool.space — Bitcoin block explorer, mempool visualizer, fee estimator, Lightning Network explorer, and transaction accelerator
mikrotik
MikroTik RouterOS REST API -- manage interfaces, IP addresses, routing, firewall, DHCP, DNS, PPP, queues, wireless, system configuration, users, certificates, files, logs, and diagnostics on RouterOS v7.1+ devices
zammad
codeZammad helpdesk REST API -- tickets, articles, users, organizations, groups, roles, knowledge base, SLAs, calendars, object manager (custom fields), macros, triggers, overviews, reports, time accounting, and full admin surface. Supports X-On-Behalf-Of impersonation on every endpoint.