Updated on 2023-05-09 GMT+08:00

Importing APIs

APIG allows you to import Swagger 2.0 APIs to existing or new API groups. Swagger is an open-source tool built based on OpenAPI specifications to design, build, record, and use REST APIs.

You can import APIs individually or in batches depending on the number of APIs contained in your Swagger file.

Prerequisites

  • Supplement the extended definition of the APIs to import. If the extended definition does not contain the required settings, create them on the APIG console.
  • You have sufficient API group and API quotas.

Procedure

  1. Log in to the APIG console.
  2. Select a gateway at the top of the navigation pane.
  3. Choose API Management > APIs.
  4. Click Import APIs. For details, see Importing an API Design File.

Follow-Up Operations

Publish the imported APIs in an environment so that they can be called by users.