Sharing Model
internalpage is designed for private internal pages, not public hosting.
Pages are shared through viewer URLs, and access checks happen before page bytes are served. This lets teams share HTML output, Markdown docs, and OpenAPI references without exposing them as public sites.
The first developer workflow is intentionally narrow:
- Upload HTML, Markdown, or OpenAPI files.
- Share the generated viewer URL.
- Update by page ID.
- Keep token ownership personal for attribution and revocation.