ReadMe · Arazzo Workflow
ReadMe Upload An API Definition And Verify
Version 1.0.0
Upload an OpenAPI definition to a branch and read the created definition back.
View Spec
View on GitHub
DocumentationDeveloper HubAPI ReferencePortalAnalyticsArtificial IntelligenceMCPBi-Directional SyncArazzoWorkflows
Provider
Workflows
upload-api-definition
Upload an API definition to a branch then fetch it back by id.
Uploads an API definition to the target branch and reads the created definition back by its id to confirm successful ingestion.
1
uploadDefinition
{$sourceDescriptions.apisApi.url}#/paths/~1branches~1{branch}~1apis/post
Upload the API definition to the target branch.
2
getDefinition
{$sourceDescriptions.apisApi.url}#/paths/~1branches~1{branch}~1apis~1{id}/get
Read the created API definition back by id to confirm ingestion.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.