APISIX
APISIX is a high-performance open-source API gateway designed for microservices and cloud-native applications. It offers dynamic routing, rate limiting, authentication, and traffic control features, ensuring efficient API management and scalability. APISIX is built on Nginx and Lua, providing flexibility and extensibility for modern development environments.
For basic usage, access the mentioned API endpoints via your API client. Authorization and authentication is done using Keycloak. The created Bearer token has to be forwarded to APISIX as Authorization-Header.
Dashboard
For having a look on the currently provided endpoints in the API Management you can use the APISIX Dashboard. This is currently not integrated via OIDC-Login, so the credentials from the inventory must be used.

Upstreams and Route Configuration
Default upstreams and respective routes for the platform services are pre-defined during deployment. These include the FROST-Server, the GeoServer, and Stellio.

Additional routes can be added per upstream.
