Skip to content
New: see your fit and get a tailored quote in minutes.Try the estimator
Menu
Browse documentation

Reference

Where to look things up: the API, connectors, configuration, status, and the glossary.

When you already know what you want and just need the detail, this is where to find it. Reference is for looking up, not for learning; if you are new, start with Get started.

The platform API

IntegraCI exposes an API for the actions you take in the portal, so anything you can do by hand you can automate. The API is browsable in the portal, where each endpoint is documented next to the data it returns.

The AI gateway

The governed AI gateway speaks a standard chat-completions interface, so existing tools can point at it without bespoke wiring. Calls are still checked against policy and recorded. See The AI gateway for how it stays governed.

Connectors

The connector catalogue lists the tools you can bring under governance, across source control, CI, scanning, deploy, observability, identity, and more. If a tool is missing, the connector SDK lets you add it. See Connect a tool and the marketing integrations catalogue.

Status and health

Live availability for managed environments is on the status page. Each component also exposes a health endpoint, which is what a self-hosted install points its own monitoring at.

Glossary and FAQ

For the vocabulary, see the glossary. For the questions teams ask most often, see the FAQ.

Full API and configuration reference pages are being expanded. The API is browsable today in the portal.