| Format | Description |
|---|---|
| OpenAPI(Swagger) spec | Import OpenAPI 3.0 or Swagger 2.0 specifications commonly used for defining RESTful APIs. |
| apiDoc | Import API documentation generated from code comments using apiDoc. |
| RAML | RESTful API Modeling Language. |
| WSDL | Web Services Description Language for SOAP services. |
| WADL | Web Application Description Language. |
| Google Discovery | Google APIs Discovery Service format. |
| I/O Doc | I/O Docs format. |
| Tool / Format | Description |
|---|---|
| Postman | Migrate collections and environments from Postman. |
| Insomnia | Import data exported from Insomnia REST Client. |
| cURL | Import API requests via raw cURL commands. |
| .har file | Import HTTP Archive format files captured from browser network tabs or other tools. |
| JMeter | Import Apache JMeter script files. |
| Apidog | Import project data from other Apidog projects. |
OpenAPI SpecificationHTMLMarkdownApidog format