Download OpenAPI spec

Each API collection page includes a Download OpenAPI spec link.

Download OpenAPI specDownload OpenAPI spec

Video guide: How to build APIs faster with OpenAPI

This link provides a downloadable file that documents all endpoints in the collection using the OpenAPI format, also known as Swagger, which is compatible with tools like Postman.

Workato exports API specifications in OpenAPI version 3.0 by default. Workato also supports OpenAPI version 2.0 to maintain compatibility with older tools. Add the query parameter oas_ver=2 to the download URL to export a version 2.0 specification. For example:

html
https://app.workato.com/doc/service/collection-name/swagger?api_group_id=123456&token=token-value&oas_ver=2

Last updated: