Read a Cactal documentation page
Documentation
Read a Cactal documentation page
Read one Cactal documentation page as Markdown. Pass a page path from docs search results, for example “concepts/publishing” or “agents/agent-safe-publishing”. Pass “llms.txt” for an index of every page with titles and descriptions.
GET
Read a Cactal documentation page
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Query Parameters
Docs page path, for example "concepts/publishing". Pass "llms.txt" for the index of every page.
Required string length:
1 - 500Response
The requested documentation page in Markdown.
The documentation page formatted as Markdown.