2026-06-27: sautikit.com Launch
The sautikit.com marketing site is live with server-side conversion tracking and an llms.txt index for AI agents.
The sautikit.com marketing and developer documentation site launched on 2026-06-27. It includes a server-side event tracking endpoint and an llms.txt index for AI agent discovery.
The public site at https://sautikit.com is now live, serving documentation for the Sautikit voice API alongside pricing information and developer guides.
A POST /api/track endpoint handles conversion events server-side. Events are forwarded from the browser via a lightweight consent-gated client, then dispatched server-side to avoid ad-blocker interference. No personally identifiable information is sent.
The site publishes https://sautikit.com/llms.txt and https://sautikit.com/llms-full.txt in the format described at llmstxt.org. These files enumerate API documentation pages so that AI coding assistants and LLM-based tools can locate and ingest the developer documentation without crawling the full site.
A scoped https://sautikit.com/developers/llms.txt is also available, listing only the developer-facing content.
The llms.txt standard provides a stable, machine-readable surface for AI tools that need to reference documentation. Server-side tracking preserves conversion signal without depending on browser-side scripts that may be blocked.
None. These changes affect only the public site surface. No API behaviour has changed.