Postman · Arazzo Workflow
Postman Create an API with a Schema
Version 1.0.0
Create an API in a workspace, add a version, and attach an OpenAPI schema.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
create-api-with-schema
Create an API, version it, and attach an OpenAPI schema.
Creates an API in the supplied workspace, creates a version, and adds an OpenAPI 3.1 schema, chaining the API ID through each step.
1
createApi
createApi
Create the API in the supplied workspace.
2
createApiVersion
createApiVersion
Create a named version of the API.
3
createApiSchema
createApiSchema
Attach an OpenAPI 3.1 schema, in YAML, to the API.