Changelog

Notable changes to the Inklura developer documentation. Dates are YYYY-MM-DD.

2026-07-03 — Initial developer documentation

First cut of the developer documentation for the Inklura platform. It documents:

  • The tRPC Platform API — calling conventions, sessions, errors, pagination, and the data model. See API Overview.
  • The bext PRISM SDK & framework — routing, loaders and actions, KV, queue, tasks, cache, secrets, and entities. See SDK Overview.
  • Integrations — SMS, email, journeys, SEO, and helpdesk. See Integrations Overview.
  • Events & webhooks — scheduled jobs, queue workers, and webhooks. See Events Overview.
  • Embedding & SSO — SSO, iframe embedding, and subdomains. See SSO.
Note

The API version is v1. The canonical, fully-supported surface is tRPC; the /api/v1 REST bridge is experimental and only partially wired. See REST Endpoints.