Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt

Use this file to discover all available pages before exploring further.

Use Case

Some systems are locked down to only accept inbound requests from a pre-approved set of IP addresses. Without Static IPs, Kombo’s API calls to these systems would be rejected because our traffic originates from a dynamic address range. Enabling Static IPs routes all outgoing API calls for a given integration through a fixed pool of addresses that you can share with your customer’s system administrator to allowlist.

Enabling Static IPs

Static IPs are configured per integration link at the time you create the connection link.
  1. In the Kombo dashboard, click New integration.
  2. Fill in the required fields and expand Advanced settings.
  3. Toggle Static IPs on.
  4. The dialog will display the IP addresses assigned to this integration. Copy them — you’ll need to share them in the next step.
  5. Click Continue and send the link to your customer as usual.
Static IPs toggle in the New Integration
dialog

Sharing the IPs

Once you have enabled Static IPs, share the displayed IP addresses with the administrator of the connected system and ask them to add the addresses to their allowlist. Kombo’s API calls will be rejected by the system until the allowlist is in place. The exact steps to add IPs to an allowlist depend on the connected system. Refer to your customer’s system documentation or share our connection guides for step-by-step instructions.

Existing Integrations

If you need to enable Static IPs for an integration that has already been set up, open the integration in the Kombo dashboard, go to its settings page, and toggle Static IPs on. The IPs to allowlist will appear immediately below the toggle.
Static IPs section on the Integration Settings
page