Skip to main content

For agents and integrations

Stable public endpoints for agents that need the product truth

Machine-readable resources for crawlers, agents, and automation systems. This route exists so integrations can use current product and policy data without scraping guesswork.

Public onlyVersion v1Canonical resourcesStable endpoint surface

Route intent

  • Pull stable product, FAQ, and schema data without parsing marketing layouts.
  • Use current version metadata before caching public endpoint responses.
  • Treat this surface as public-only documentation, not a private integration API.

Endpoint catalog

Mobile gets scanable endpoint cards. Desktop keeps the full table for quick comparison.

Current API version: v1

GETPublic
/llms.txt

Index of canonical resources for language models and agents.

GETPublic
/api/public/product

Current product summary, pricing, and download link.

GETPublic
/api/public/faq

FAQ collection with stable IDs and update timestamps.

GETPublic
/api/public/faq/{id}

Fetch one FAQ item by ID.

GETPublic
/openapi.json

OpenAPI schema for public endpoints.

POSTPublic
/api/newsletter

Newsletter signup endpoint documented in OpenAPI.

Usage guardrails

  • Respect robots directives and page metadata.
  • Use legal pages as the canonical policy source.
  • Assume access to public marketing endpoints only.
  • Do not send sensitive user data through third-party systems without explicit user consent.

Canonical resources