Postman · Arazzo Workflow
Postman Bootstrap a Workspace
Version 1.0.0
Create a workspace, then seed it with a collection and an environment.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
bootstrap-workspace
Provision a workspace with a starter collection and environment.
Creates a new workspace, then creates a collection and an environment inside that workspace, chaining the new workspace ID into both downstream calls.
1
2
createCollection
Create a starter collection inside the new workspace using the minimal v2.1.0 collection schema.
3
createEnvironment
Create an environment in the same workspace so the collection's requests have variables to resolve against.
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.