POST
/
v1
/
public-sharing

Body

application/json
ai_agent_id
string
required

The unique identifier of the AI agent that you want to make publicly accessible. This agent will be available for web calls through a public URL.

Response

201 - application/json
ai_agent_id
string
required

The unique identifier of the AI agent that is publicly accessible through this share configuration

created_at
string
required

Timestamp indicating when this public share configuration was created

public_key
string
required

The public access key that anonymous users must provide to initiate web calls with this AI agent

share_id
string
required

Unique identifier for this public share configuration. Use this ID to manage or revoke public access