How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ApiDOM

Apache-2.0

A semantic parser that turns API description documents — OpenAPI, AsyncAPI, JSON Schema and Arazzo among them — into a single traversable document object model. Ships a dedicated Arazzo 1.x namespace plus JSON and YAML parser adapters, and is the model the Arazzo Toolkit and Jentic's parser build on: a document becomes a structure you walk, not text you match.

Arazzo

Specifications it implements

What this tool does to each specification, in the role vocabulary. Follow a standard through to standards.apievangelist.com for what it actually specifies.

StandardRoleWhat that means
Arazzo parses
also validates
Using this from an agent
Interfaces
library
Install
npm @speclynx/apidom-ns-arazzo-1
Consumes
arazzo, openapi, asyncapi, json-schema
Emits
javascript
Runtime
Runs offline Deterministic Read-only No credentials

Where it applies

Jobs this tool actually does, and the surface each one is exercised on.

Traverse or refactor an Arazzo document by its semantic structure rather than by regex.
coding-agent

The Arazzo namespace is one of many packages; install the adapter for the serialisation you hold.

Website
https://speclynx.com/apidom/
Repository
https://github.com/speclynx/apidom
License
Apache-2.0 — reported by the GitHub API, verified 2026-09-16
Stars
7 · last commit 2026-09-16
Reading this as an agent? Don't scrape the page — this entry is published as structured data at /tools.json, against the tool.schema.json schema, using the roles.json vocabulary. Start at /llms.txt.
arrow_back All tools by adoption