Arazzo Ecosystem

Every external Arazzo resource, in one place: the specification, tools, articles, videos, and examples in the wild.

Arazzo is the OpenAPI Initiative's specification for describing multi-step API workflows, and a real ecosystem is forming around it. This page keeps track: hand-curated, reviewed regularly, and open to submissions from any vendor.

Last reviewed: 28 August 2026 Submit a resource Subscribe to updates

Spec

The Arazzo Specification itself: published versions, JSON Schemas, the official examples, and where its development happens. The latest version is 1.1.0; most tooling still targets 1.0.1.

Specification versions

JSON Schemas

Official examples

  • Official Arazzo 1.0 examples OpenAPI Initiative · May 2024 Pet adoption, buy-now-pay-later, OAuth, and FAPI-PAR workflows, each alongside its OpenAPI source description.
  • Official Arazzo 1.1 examples OpenAPI Initiative · May 2026 Currently one file: the AsyncAPI source description used by the 1.1.0 specification.

Participation

Tools

Arazzo tooling grouped by the job you are trying to do. UseArazzo's own toolkit is deliberately absent; this page is for everyone else's.

Author & visualise

  • Arazzo Editor Jentic Form-based editing with a live diagram of the workflow.
  • Arazzo Editor Symplr Visualise, execute, and publish Arazzo workflows in the browser.
  • Arazzo UI Jentic Renders workflows as interactive documentation with diagram and text views.
  • API Flows Studio API-Flows Web application that loads and displays an Arazzo document.
  • apitapviz Lorna Mitchell Renders Arazzo files as Markdown or Mermaid diagrams.
  • Tapestry Imminent Technology Visual workflow builder for creating Arazzo API workflows with a drag-and-drop interface.

Lint & validate

  • Redocly CLI Redocly Lints, bundles, and documents OpenAPI, AsyncAPI, and Arazzo.
  • Spectral Stoplight JSON/YAML linter with an out-of-the-box Arazzo ruleset.
  • Speakeasy OpenAPI Speakeasy Go packages and CLI for validating Arazzo, OpenAPI, and Overlay documents.
  • Arazzo Validator Jentic JSON Schema validation plus semantic validation and linting.

Run & test

  • php-arazzo Mohammed Alama Native Arazzo workflow engine for PHP and Laravel: parse, validate, and execute OpenAPI call sequences.
  • Respect CLI Redocly Runs Arazzo workflows and checks schemas, status codes, and success criteria.
  • Arazzo Runner Jentic Python engine that executes Arazzo workflows and individual OpenAPI calls.
  • arazzo-cli Steve Trefethen Standalone workflow executor with a runtime engine, debugger, and MCP server.
  • Itarazzo leidenheit Java library to parse, validate, and execute Arazzo documents.
  • Specmatic Specmatic Authoring, generation, mocking, and testing of Arazzo workflows.
  • HAPI MCP La Rebelion Labs Turns APIs and Arazzo workflows into MCP tools, avoiding custom MCP server code from scratch.

Generate & convert

  • Arazzo Generator Jentic Analyses an OpenAPI description and proposes meaningful workflows.
  • Arazzo-Generator JaredCE Generates Arazzo workflows from OpenAPI documents.
  • arazzo2openapi Frank Kilcommins Converts Arazzo documents into OpenAPI documents with type inference.
  • pyarazzo b-lab-io CLI that renders Arazzo into other formats such as Markdown or PlantUML.

Libraries & SDKs

  • SpecLynx SpecLynx Parses, dereferences, resolves, and validates Arazzo alongside OpenAPI, AsyncAPI, Overlay, and JSON Schema.
  • Arazzo Parser Jentic TypeScript/JavaScript parser for Arazzo 1.0.0 and 1.0.1 documents.
  • Arazzo Resolver Jentic Resolves and dereferences Arazzo and OpenAPI documents.
  • Arazzo Criterion SwaggerExpert / Vladimír Gorej (char0n) Parses, validates, and evaluates Arazzo Criterion Objects.
  • Arazzo Runtime Expression SwaggerExpert / Vladimír Gorej (char0n) Parses, validates, and extracts Arazzo runtime expressions.

Articles

Blog posts, tutorials, guides, and announcements about Arazzo.

Videos

Conference talks, podcasts, and screencasts about Arazzo.

Examples

Real Arazzo documents published in the wild. The specification's own examples live under Spec.

  • Arazzo Workflows on APIs.io APIs.io A searchable directory of thousands of example Arazzo workflow documents, both provider-specific and cross-provider.
  • jentic-public-apis workflows Jentic Hundreds of Arazzo workflow documents for real public APIs, organised by API provider.
  • Petstore Order Workflow Jentic A live Arazzo 1.0.1 document: authenticate, find a pet, place and confirm an order against the Swagger Petstore API. The demo document behind Arazzo UI.

Other

Books, courses, newsletters, slide decks, infographics, and anything else that fits no other section.

Curation policy

Any vendor is welcome; listing here is free, and there is no ranking. The bar for acceptance is that a resource is about Arazzo, reachable at a stable URL, and not a duplicate of something already listed. UseArazzo's own tools and content are deliberately not listed here; they have the rest of this site.

Two neighbouring lists deserve credit: the OpenAPI Initiative's tooling list in the Arazzo repository and workflows-guru/awesome-arazzo. This registry complements them rather than competing with them.

Submit a resource