Auth
Public authorization endpoints.
NOTE: The OAuth2 operations below are DUPLICATED from keycloak-client/openapi.yaml.
They are copied here because the dev portal is rendered from this public-api/openapi.yaml.
Keep both specs in sync — any change to these operations or their schemas/examples
MUST be applied in both files.
📄️ Issue access and refresh tokens using API key
Exchange an API key for access and refresh tokens.
📄️ Refresh access token
Obtain a new access token using a refresh token.