Linked services
Let the assistant call your external APIs securely through a server-side proxy.
What Are Linked ServicesA linked service is a named pointer to one of your HTTP endpoints. Each entry has:
Create a Linked ServiceLinked services are configured per assistant, alongside its other settings.
Call a Linked ServiceLinked services are invoked from the assistant's client-side actions — a form wired to the proxy, or a custom template action — using the executeProxyRequest…
Pass Dynamic ValuesA linked service's URL and header values can contain {{params.x}} placeholders that are filled in when the service is called. This lets one service adapt to…
Authenticate RequestsMany endpoints require a credential. A linked service can attach one request header whose value is stored as a secret:
Security and LimitsThe proxy is designed so a linked service can integrate your APIs without exposing them:
Launch an assistantEvery assistant setting explained — behavior, search, security, appearance, and more.
Deploy an assistantEmbed the assistant, generate keys and set allowed origins.
Assistant formsAdd forms the assistant can surface automatically, collect submissions and review leads.
Best practicesConfiguration recipes for support, catalog, blog, internal and lead-gen assistants.
Connect MCP clientsExpose your assistants as tools for Claude, Copilot, Codex and other MCP clients.