Arazzo Specification

The Arazzo Specification (formerly OpenAPI Workflows) describes multi-step API sequences, enabling documentation and automated testing of complex API interactions that span multiple operations. Used for contract testing and API workflow documentation by tools like Speakeasy.

API entry from apis.yml

apis.yml Raw ↑
aid: specification:arazzo
name: Arazzo Specification
tags:
- API Workflows
- Arazzo
- Contract Testing
- OpenAPI
- Sequences
- Standards
humanURL: https://spec.openapis.org/arazzo/latest.html
properties:
- url: https://spec.openapis.org/arazzo/latest.html
  type: Specification
- url: https://github.com/OAI/Arazzo-Specification
  type: GitHubRepo
description: The Arazzo Specification (formerly OpenAPI Workflows) describes multi-step API sequences,
  enabling documentation and automated testing of complex API interactions that span multiple operations.
  Used for contract testing and API workflow documentation by tools like Speakeasy.