APIIDA API Control Plane

Configuration Discovery Settings

Overview

During API discovery, APIs that are present in multiple environments are merged into one API in the API Control Plane. This setting configures which strategy is used to identify APIs across the different environments. Further information about the discovery can be found here: Discovery.

 

image-20240312-140150.png
Administration Portal - Configuration - Discovery Settings

Discovery Settings

  • Name in gateway: Use the API name as configured in the gateway. This is also the fallback if any other strategy fails to find a name

  • Title in API specification: Use the title field inside the API specification file.

  • First tag in API specification: Use the name of the first tag in the API specification file.

This only affects the technical API name, which is used to determine if two APIs are the same. The displayName will still be as configured in the gateway (for new APIs) and not be changed when merging a discovered API with an existing one.

Table of contents