APIMatic · Arazzo Workflow
APIMatic Import, Validate and Publish Portal
Version 1.0.0
Import an API spec, lint it, and generate a docs portal when it is valid.
View Spec
View on GitHub
API TransformationCode GenerationDeveloper ExperienceDocumentationSDK GenerationArazzoWorkflows
Provider
Workflows
import-validate-generate-portal
Import a spec, validate it, then build a docs portal if the spec is valid.
Creates an API entity from an uploaded specification, lints it, and generates a developer documentation portal only when validation reports the definition as valid.
1
importSpec
Upload the API specification file as multipart form data to create a new API entity in APIMatic.
2
validateSpec
Validate and lint the imported definition, capturing whether it is valid along with any warnings.
3
generatePortal
Generate a developer documentation portal for the validated API entity and return the download URL.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.