1. In 42Crunch Platform, click Import API.
  2. Click Browse, and locate the OpenAPI definition you want to upload to the platform.

    By default, API definitions are imported as is. If you want, you can choose to preformat the API definition by running it through a JSON parser as part of the import process. This can help to fix issues like incorrect whitespace or integers expressed as decimals with zero fractions (for example, 42.0) during the import itself.

  3. If you want, change the API name. By default, the file name of the selected file is used.
  4. Select the collection where to import the API, or enter a name for a new API collection and create it.
  5. Click Import API.