Skip to content
Talk to our solutions team

Integrate

The Integrate block gives each third-party system a named integration that your application calls instead of the vendor’s API directly. Credentials, endpoints and transport details live in the integration definition; your code names the integration and sends a payload.

The point is the same as the AI Gateway’s: indirection. Rotating a credential, changing an endpoint, or swapping a vendor becomes a configuration change rather than a redeploy of everything that talks to it.

  • Usage — the API and how to drive it
  • Operations — configuration, running it, and what to watch