# Download OpenAPI spec
Each API collection page includes a Download OpenAPI spec link.
Download 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 (opens new window) by default. Workato also supports OpenAPI version 2.0 (opens new window) 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:
https://app.workato.com/doc/service/collection-name/swagger?api_group_id=123456&token=token-value&oas_ver=2
FAQs
→
Last updated: 2/10/2026, 9:26:06 PM