# Swagger OpenAPI

## 1. OpenAPI

From Proxyman v5.14.0 or later, Proxyman can export Proxyman Requests/Responses to OpenAPI YAML format or HTML.

* Support YAML Format
* Support HTML - Swagger OpenAPI style
* Built-in in Proxyman, no need for any external dependencies.

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FuIwXTP1oY4lpEJAOpvKD%2FScreenshot%202025-01-06%20at%202.37.25%E2%80%AFPM.jpg?alt=media&#x26;token=e4ac610d-d3d6-495e-97ea-7c178d706b62" alt=""><figcaption><p>Export your requests/response to OpenAPI HTML Style</p></figcaption></figure>

## 2. How to use

1. Capture HTTPS requests with Proxyman. Follow the following setup guide:

* [iOS devices (iPhone, iPad)](https://docs.proxyman.com/debug-devices/ios-device)
* [iOS Simulator](https://docs.proxyman.com/debug-devices/ios-simulator)
* [Android devices](https://docs.proxyman.com/debug-devices/android-device#id-1.-android-setup-guide)
* [Android Emulator](https://docs.proxyman.com/debug-devices/android-device/automatic-script-for-android-emulator)
* [macOS (Web Browser)](https://docs.proxyman.com/debug-devices/macos)

Verify Proxyman can capture & decrypt your HTTPS Requests/Responses

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FvKbt9lt4ApOXy6sUbsX3%2FCleanShot%202025-01-06%20at%202%E2%80%AF.47.34%402x.jpg?alt=media&#x26;token=a7fbb70f-d279-4879-8710-0a6b5262896d" alt=""><figcaption><p>Capture your HTTPS Request/Response</p></figcaption></figure>

2. Select your requests on the main table -> Right-Click -> Export -> OpenAPI -> Select either OpenAPI YAML or OpenAPI HTML
3. Done :white\_check\_mark:
