Toast
API Reference

API Reference

REST API endpoints for authentication, content, settings, uploads, and collaboration.

Toast exposes a fully-documented REST API built with Hono and Zod OpenAPI. Every endpoint is validated with Zod schemas and documented with OpenAPI 3.1.

Endpoint Groups

  • Health — Liveness and readiness probes
  • Auth — Authentication and session management
  • Content — Posts, pages, and content management
  • Public Content — Unauthenticated content endpoints
  • Settings — Site settings configuration
  • Site — Site metadata and branding
  • Users — User management
  • Audit — Audit log
  • Uploads — File and image uploads
  • Capabilities — Feature capabilities
  • Collaboration — Real-time collaboration

On this page