Assistiv Docs

[ STEP 02 / INTEGRATION ]

LLM provider keys

apiv0.1.0sdk@assistiv/sdk@0.2.0

Connect your own OpenAI, Anthropic, Google, or xAI keys so the gateway can route inference. Provider keys are encrypted with AES-256-GCM at rest. This is a dashboard-only setup — there is no curl or SDK path for managing provider credentials.

Why no REST endpoint?

Provider keys are write-once secrets entered by a human. Exposing them over the API would mean platforms shipping those secrets through their own backend, which adds an unnecessary handling surface. The dashboard form is the single entry point.