Skip to main content

Endpoint

Overview

Create or update an integration key for a specific AI provider. If a key already exists for the provider, it will be updated. Integration keys are used automatically by automation nodes (LLM, image generation, video generation, custom model).

Request Body

string
required
The provider to set the key for. One of: fal, openrouter
string
required
The API key value for the provider

Response

IntegrationKey
The created or updated integration key (with masked value)