Goal
You want to keep content in Confera but show it on a custom website.
Fetch site JSON
SDK
ts
curl
bash
Render pages
The site JSON typically includes pages, sections, and theme data. Render it in your UI framework of choice.
Approach
ts
Security
- Keep the API key on the server.
- Use website:read only.
- Rotate keys if you share them with vendors.