speakeasy
speakeasy
The speakeasy cli tool provides access to the speakeasyapi.dev toolchain
Details
A cli tool for interacting with the Speakeasy https://www.speakeasyapi.dev/ (opens in a new tab) platform and its various functions including: - Generating Client SDKs from OpenAPI specs (go, python, typescript, java, php + more coming soon) - Validating OpenAPI specs - Interacting with the Speakeasy API to create and manage your API workspaces - Generating OpenAPI specs from your API traffic (coming soon) - Generating Postman collections from OpenAPI Specs (coming soon)
Usage
speakeasy [flags]
Options
-h, --help help for speakeasy
Sub Commands
- speakeasy api - Access the Speakeasy API via the CLI
- speakeasy auth - Authenticate the CLI
- speakeasy generate - Generate Client SDKs, OpenAPI specs from request logs (coming soon) and more
- speakeasy merge - Merge multiple OpenAPI documents into a single document
- speakeasy proxy - Proxy provides a reverse-proxy for debugging and testing Speakeasy's Traffic Capture capabilities
- speakeasy suggest - Validate an OpenAPI document and get fixes suggested by ChatGPT
- speakeasy update - Update the Speakeasy CLI to the latest version
- speakeasy usage - Output usage information for a given OpenAPI schema to a CSV
- speakeasy validate - Validate OpenAPI documents + more (coming soon)