latestOpenAPI 3.0.3Apache-2.02026-08-21144388693.7 KB

c26a00e9b318

Integrations

Create an integration

Create a new integration. The type field selects the config shape; for LLM, config.provider selects the per-provider config. v1 supports type=LLM (providers OPEN_AI, ANTHROPIC, GEMINI, AWS_BEDROCK, CUSTOM, VERTEX_AI, NVIDIA_NIM) and type=AGENT.

<Warning>This endpoint is in alpha, read more here.</Warning>

post/v2/integrations

Request body

OR

Response

An integration object.

OR