# Upload Swagger Files / OpenAPI Specifications

This article will show you how to upload API specifications of an API on FabriXAPI.

You need to create an API before uploading API specification, please follow ”Add API as Providers” to create an API.

# Where to Upload API specification?


# Tips for Uploading API specification

# Supported File Format

  • OpenAPI 3.0 or Swagger 2.0
  • JSON or YAML
  • Maximum 2MB

# On the API Specification History Page

  • You can click Upload to upload a new swagger file. Please note that your previous file(if any) will be replaced by the new file.
  • All swagger files you uploaded for the API will be shown on this page regardless of their status.
  • You can click Download to download the original file you uploaded.

# On the Upload API specification Page

  • You can preview your uploaded swagger file.
  • Click on the file name and you will be able to download the latest swagger file you uploaded.

# After Uploading a Swagger File

  • If you select to upload a Swagger Link, it will be converted and stored as a Swagger File.
  • You will receive an email regarding the swagger upload status - accepted/rejected due to the validity of the swagger file.