Skip to main content

Import fails

Check that the file is a valid OpenAPI document (3.x) or Postman Collection and under 10 MB. If you import from a URL, confirm the URL returns the raw file.

Validation errors

Common problems include missing openapi version, unresolved $ref values, and duplicated operationId entries. Postman Collections can also fail if requests are missing URLs or auth details.

Next steps

Fix the spec locally and re-upload it. Use Validate a spec to confirm.