Content API overview
The Content API manages the content surfaces that TPC uses for retrieval, publishing, and public markdown delivery.Surfaces
Start with site pages when you want a stable sync target for product pages, docs pages, and marketing content.
Common workflow
- Create an API key with
content:read. - List existing resources for a product.
- Add
content:writeonly when your integration needs mutations. - Send
Idempotency-Keyon writes so retries are safe. - Store
x-request-idwith your job logs.
Related guides
Site pages
Sync product pages from a CMS or Markdown folder.
Agentic documents
Work with generated and reviewed content documents.