Apidog supports importing JSON or YAML files in OpenAPI 3.0, OpenAPI 3.1, and Swagger 2.0 formats. Support also includes standard Serialization Extensions.Configuration & Scheduling#
For detailed configuration settings (Conflict Resolution, Folder Sync, etc.) and automation instructions, please refer to the dedicated guides:Import Options: Comprehensive guide on all available settings during import. URL Import Tips#
When importing via URL, ensure you provide the direct URL to the JSON or YAML data file.β Incorrect: https://petstore.swagger.io/ (The Swagger UI Dashboard)
β
Correct: https://petstore.swagger.io/v2/swagger.json (The Raw Data File)
π· Visual Reference
(Optional) Basic Auth: If your OAS file URL is protected behind Basic Auth, toggle the switch and enter credentials during import. Modified atΒ 2026-01-09 10:55:20