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 type safety.
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" 4 APIs 164 tools Apache 2.0 licensed
Tags
Recently Updated
shelly-cloud
codeShelly Cloud Control API — monitor and control Shelly IoT devices (switches, covers, lights) via the Shelly Cloud
github
GitHub REST API — repositories, issues, pull requests, commits, and code search
gitlab
GitLab REST API v4 — projects, issues, merge requests, pipelines, CI/CD, and code search
vikunja
Vikunja open-source task management — project planning, kanban boards, and task tracking