Server APIs
One File Docs has two server APIs: one updates a section, and the other builds the final HTML document.
Available APIs
Content updates replace one page or API Reference section.
Document generation builds and returns the full HTML output.
Access
Both APIs use secret keys and are available on the Pro plan only.
When to use
Content updates are for dynamically updating a specific section from an external source without editing it manually in the workspace.
Document generation is for automating documentation builds and getting the final HTML document from an external process, CI pipeline, or internal service.