Overview
Apidog supports importing the following API data format files to facilitate data migration:
- OpenAPI(Swagger) spec
- Postman
- Insomnia
- cURL
- Apidog
- .har file
- JMeter
- apiDoc
- RAML
- I/O Doc
- WSDL
- WADL
- Google Discovery
You can import data either manually or through a scheduled import.
Manual import
If you were originally using other tools and now want to migrate to Apidog, you can use Manual import.
Scheduled import
If you maintain your API spec outside of Apidog but want to use Apidog for API debugging, testing, and documentation, you can use the Scheduled import feature.
Import Markdowns
Apidog supports batch importing of Markdown documents. However, it does not support recognizing Markdown as API specifications. Learn more about Import Markdowns.
Export data
Apidog supports exporting APIs in data formats such as OpenAPI Specification
, HTML
, Markdown
, Apidog
. Learn more about Export data.
Last modified: 4 months ago