API Documentation

Welcome to the UZEN Labs API documentation.

Endpoints

EndpointMethodDescription
/GETHomepage
/aboutGETAbout page
/projectsGETProjects listing
/blogGETBlog listing
/blog/{slug}GETIndividual blog post
/robots.txtGETRobots exclusion protocol
/sitemap-index.xmlGETSitemap index

Content Negotiation

All HTML pages support Markdown content negotiation. To receive Markdown-formatted content, include the following header in your request:

Accept: text/markdown

AI Agent Signals

Our robots.txt includes Content-Signal directives:

  • ai-train=no - Do not use content for AI training
  • search=yes - Allow indexing for search
  • ai-input=no - Do not use as grounding source

Machine-Readable Catalog

An API catalog is available at /.well-known/api-catalog.json with structured endpoint information.