Get root public markdown content
Content
Get root public markdown content
Retrieves the root public markdown content. Supports standard x-api-key authentication (productId/productSlug via query param or X-Tpc-Product-* headers as fallback) as well as the legacy X-Tpc-* header model.
GET
Get root public markdown content
Authorizations
Organization-scoped API key. Available scopes:
- content:read: Read site pages, markdown content, and llms.txt files
- content:write: Create, update, and delete site pages and content
- prompts:read: Read prompts, topics, and prompt analysis results
- prompts:write: Create, update, archive prompts
- simulations:read: Read agent-simulation tasks, runs, environments, and analytics
- simulations:write: Create and trigger simulation runs
- logs:read: Read AI-traffic logs and request-level audit events
- analytics:read: Read analytics aggregates (rankings, mentions, sources, SOV)
- products:read: Read product metadata and competitor data
- products:write: Update product settings and competitor lists
Headers
Standard API key authentication (preferred). When present, X-Tpc-* headers are ignored.
Bearer API key (used with X-Tpc-* headers for legacy public access)
Organization ID (used with legacy public auth)
Organization slug (used with legacy public auth)
Product ID (used with legacy public auth)
Product slug (used with legacy public auth)