Agentic Knowledge Ingestion
Ingest user-uploaded PDFs into the Knowledge Hub via an agent using code execution. Python calls the public HTTP API directly, no tools API.
Twilio SMS Agent Integration
Connect your ToothFairyAI agents to Twilio SMS for automated text messaging. Account setup, messaging service configuration and channel wiring.
Voice API Integration
Integrate voice AI agents into web and mobile apps with WebRTC and the LiveKit SDK. Setup guide covering token generation and SDK integration.
ToothFairyAI TypeScript Integration
Upload files and chat with AI agents from TypeScript. A concise integration guide with working code you can drop into your Node.js application.
ToothFairyAI Quick API Guide
Upload a file and chat with its contents over the ToothFairyAI REST API. A quickstart with ready-to-run example requests and required headers.
Trigger Automation: API & Tracing
How the trigger event pipeline works under the hood, managing triggers via the public API, and tracing a fire from event to agent completion.