Skip to main content
Feedback

Importing GraphQL API Definition from URI

Procedure

  1. Navigate to New API Definition > Import from URI. The Import an API Definition pop-up window opens.

  2. In the Import an API Definition window, provide the following values:

    1. In Schema Type, select GraphQL.

    2. In URL, enter the endpoint URL that returns a valid GraphQL introspection schema.

    3. In API Definition Name, enter the name of your API.

      This API name will appear while creating Packages and Plans, and generating reports.

    4. In Public Endpoint Domain, select a public domain from the list.

    5. Optional: In Public Endpoint Subdomain, specify a subdomain for the public domain.

    6. In Organization, select an organization for the new API from the list.

    7. Click Preview.

    8. Click Save and continue. This opens the API Endpoints: <your api name> page.

    9. In the Actions column, click the Settings icon. This opens the Domain & Traffic Routing page.

      note

      The Your Endpoint Address is auto-filled based on your area domain.

Next Steps

On the Key & Method Detection page, configure the GRAPHQL API endpoint key and method settings. Refer to Configuring API Endpoint Key and Method Detection Settings for more information.

On this Page