PlannedFor developerAPI & webhooks (planned)

API and webhooks

Public API and webhook surface are planned, not implemented.

Last updated 2026-05-11

Planned: This page describes a planned surface. It is not implemented yet — do not rely on endpoints, secrets, or examples here.

Status

Public API and webhook documentation are planned. PermitOS does not currently expose a public REST/GraphQL API or webhook delivery system.

What this page is not

This page intentionally contains no example endpoints, no example secrets, no SDK download links, and no integration keys. Those will be added only when a real, tested implementation exists.

Internal interfaces

Today, PermitOS interacts with its own database via the Supabase JavaScript client under RLS. Server functions live alongside the app and are not externally callable.

Related docs