Auth
Token exchange endpoints for converting IdP tokens to fast tokens.
📄️ Exchange Token
Exchange a Keycloak/Airbyte bearer token for a fast token (self-signed JWT). This endpoint validates the provided bearer token, extracts organization info, and returns a self-signed JWT that can be used for all subsequent API calls.