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" 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
soniox
codeSoniox Speech AI — async speech-to-text for recorded audio (60+ languages, speaker diarization, language identification, speech translation), text-to-speech synthesis with voice cloning, audio file management, model discovery, temporary API keys for untrusted clients, and per-request usage, cost and concurrency reporting.
vikunja
codeVikunja open-source task management — project planning, kanban boards, and task tracking
netbox
NetBox DCIM/IPAM API -- full v4 coverage: sites, racks, devices, modules, interfaces, cables, power, IPAM (prefixes, IPs, VLANs, VRFs, route-targets, VLAN translation), virtualization, circuits (including virtual circuits), tenants, contacts, VPN (IKE/IPSec/L2VPN), wireless, extras (webhooks, event-rules, scripts, config-templates, bookmarks, notifications), users/permissions/tokens, and core data sources & jobs
checkmk
codeCheckmk REST API (version 1.0, Checkmk 2.4) -- live host and service status via Livestatus queries, downtimes, acknowledgements and comments, the Event Console (list, acknowledge, change state and archive events) and BI (packs, rules, aggregations and live aggregation state), 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.
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.
opnsense
codeOPNsense firewall REST API — manage firewall rules, aliases, interfaces, VPN, DHCP, DNS, diagnostics, firmware, and services on OPNsense appliances