Skip to main content

kong

Prerequisites

  • The APIsec platform requires the Kong Gateway Server URL and an API Key to connect using Key authentication

    • Server URL: Get the address where Kong Admin API is accessible.
    • API Key: Obtain an API Key with read access to the following Admin API resources, which are used later
      • /services and /services/{service}/routes (for discovery and OAS generation flows)
  • The APIsec platform requires the Kong Gateway Server URL and username, password to connect using Basic authentication

    • Server URL: Get the address where Kong Admin API is accessible.
    • Username + Password for the Admin API
    • Same read permissions as above (services and routes)

How To Onboard An Application Using Kong API Gateway


Open your browser and visit: https://<your-tenant>.apisecapps.com


Start Adding a New Application

Click on the "Add Application" button.

Add Application


Select Kong Gateway

  • Choose the "Kong Gateway" option. Choose the Kong Gateway

  • Click "Next" to proceed. Click Next

  • Check the Register Application from a Kong Gateway alt text


Enter Application Details

  • Fill the Form Name, Server URL, and select Auth Type as a Basic Auth. alt text

  • Add Username and Password for Basic Auth alt text

  • Click Test Connection alt text

  • Test Connection Success Message alt text

  • Click "Create Connection" alt text

  • Select API alt text

  • Click "Continue" alt text

  • Select "API Endpoints" alt text

  • Click "Onboard" alt text

  • Application created successfully alt text

  • Kong API Integrations Dashboard. alt text