What are Service Bridges?
A service bridge creates a proxy endpoint within the Kodexa platform that forwards requests to an external API. This provides:- Centralized authentication — API credentials are managed as secrets, not embedded in modules
- Request routing — Modules reference a bridge endpoint rather than external URLs directly
- Monitoring — All requests through bridges are logged and can be monitored
Managing Service Bridges
Creating a Service Bridge
Configure Endpoint
Set the bridge name, target URL, authentication method, and any required headers.
Service bridges use organization secrets for authentication credentials. Make sure the required secrets are configured before creating a bridge that needs them.
