Skip to main content

Examples overview

Copy-paste starting points for real integrations. Each example links to SDK, HTTP, and CLI variants where useful.
ExampleDescription
Support agentReceptor invoke + streaming for a helpdesk bot
Backend cronScheduled job that fires a receptor and waits
SDK recipesShort patterns — search, read, invoke, stream

Surfaces in examples

SurfaceWhen examples use it
TypeScript SDKDefault for app code
HTTP / curlNon-TypeScript stacks
CLI --output jsonScripts and CI

Before you start

  1. Authentication
  2. First SDK call or First API call
  3. SDK source of truth for agents