API Documentation
Welcome to the UZEN Labs API documentation.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
/ | GET | Homepage |
/about | GET | About page |
/projects | GET | Projects listing |
/blog | GET | Blog listing |
/blog/{slug} | GET | Individual blog post |
/robots.txt | GET | Robots exclusion protocol |
/sitemap-index.xml | GET | Sitemap 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 trainingsearch=yes- Allow indexing for searchai-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.