APIMatic · Arazzo Workflow
APIMatic Import then Generate SDK and Portal
Version 1.0.0
Import an API spec once and produce both an SDK and a docs portal from it.
View Spec
View on GitHub
API TransformationCode GenerationDeveloper ExperienceDocumentationSDK GenerationArazzoWorkflows
Provider
Workflows
import-generate-sdk-and-portal
Import a spec once, then generate both an SDK and a docs portal from it.
Creates a single API entity from an uploaded specification and generates an SDK and a documentation portal from that entity, returning both download URLs.
1
importSpec
importApiDefinition
Upload the API specification file as multipart form data to create a new API entity in APIMatic.
2
generateSdk
generateSdk
Generate an SDK for the imported API entity in the requested platform and return the download URL.
3
generatePortal
generatePortal
Generate a developer documentation portal for the same imported API entity and return the download URL.