Inceptiva· SDKv0.4.0
GETTING STARTED

Your first agent

Before using an SDK, activate Channels → API for products for the agent in Inceptiva Studio.

  1. Open the relevant workspace and agent.
  2. Open Channels → API for products.
  3. Configure and activate the channel.
  4. Copy the public agent identifier and the API key.
text
https://api.inceptiva.com/v1/agents/AGENT_ID/responses
Save the key when it is createdThe complete API key is only shown when the channel is created or rotated.

AGENT_ID is the channel's public UUID, not Studio's internal numeric identifier. The channel can also control request limits, allowed IP ranges, and public Knowledge citations.

Continue with Authentication.