KrafLayer developer resources

Home / Developers

KrafLayer developer and agent resources

This index lists the public machine-readable resources that KrafLayer supports for agents, search systems, and integration discovery.

Machine-readable discovery

Markdown content negotiation

Public KrafLayer HTML pages support Accept: text/markdown. Markdown variants return Content-Type: text/markdown; charset=utf-8 and responses vary on both Accept and Accept-Encoding. This lets agents retrieve readable page content without parsing the visual application shell.

Errors and unavailable resources

Unknown public paths return a real HTTP 404 response with a short Markdown navigation body. Public discovery API errors use a structured JSON object containing a stable error code, a human-readable message, a resolution hint, and a documentation URL.

Authentication and API scope

KrafLayer generation and editing endpoints are currently first-party application interfaces protected by KrafLayer account sessions. They are not offered as a supported third-party developer API. The published OpenAPI document intentionally describes only stable public discovery resources. No public webhook or MCP server is currently available.

Support

For questions about these resources or to report an inaccurate schema, contact [email protected] or review the contact page.