Skip to content

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.2.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"
30 APIs 3989 tools CC BY 4.0 licensed

Categories

Tags

Recently Updated

checkmk

code

Checkmk REST API (version 1.0, Checkmk 2.4) -- live host and service status via Livestatus queries, downtimes, acknowledgements and comments, plus the full Setup side: hosts, clusters, folders, service discovery, rules and rulesets, host/service/contact groups, users, roles, passwords, time periods, host tags, notification rules, site connections and change activation.

128 tools 54% coverage 2026-08-12
monitoringcruduser-managementloggingnotifications +2

graylog

code

Graylog 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.

222 tools 68% coverage 2026-08-04
loggingsearchcruduser-managementmonitoring +2

opnsense

code

OPNsense firewall REST API — manage firewall rules, aliases, interfaces, VPN, DHCP, DNS, diagnostics, firmware, and services on OPNsense appliances

347 tools 23% coverage 2026-08-02
firewallcruduser-managementnetworkingmonitoring +3

xen-orchestra

Xen Orchestra REST API (XO 6.4+, current through 6.7) -- complete coverage: VMs (incl. PATCH update + snapshot revert), VM controllers, hosts (incl. full power/lifecycle actions + maintenance mode), pools (incl. add_host), storage (SR create/delete, VDI incl. PATCH update, VBD), networks (VIF incl. PATCH update + PIF/PBD), VM/VDI snapshots, VM templates, hardware (PCI/PGPU/SM), tasks, backups (jobs/logs/repositories incl. health + benchmark/restore), schedules, messages, alarms, events (SSE), RBAC v2 (users/groups/acl-roles/acl-privileges incl. assignment introspection), proxies, servers, dashboards, auth tokens, SDN traffic rules (add/delete/update), health check

267 tools 100% coverage 2026-07-30
clouddevopsautomationcruduser-management +3

billomat

Billomat REST API — German cloud invoicing & accounting: invoices, estimates, credit notes, recurring invoices, delivery notes, order confirmations, dunning reminders, clients, contacts, articles, payments, expenses, taxes

145 tools 58% coverage 2026-07-20
cloude-commercecruduser-managementfile-management +3

vikunja

code

Vikunja open-source task management — project planning, kanban boards, and task tracking

33 tools 35% coverage 2026-07-19
project-managementcrudauthenticationsearchuser-management