Documentation Hub
A Stripe and Vercel inspired doc experience.
Search, versioning, code samples, and API references make the docs feel like a real product surface.
Documentation search
3 examples
Version
v2.4
Status
Current
Focus
API + examples
Versioned documentation
API references
Status endpoint
GET /api/status
{
"status": "ok",
"uptime": 99.99
}Search endpoint
GET /api/search?q=privacy
{
"results": 12,
"page": 1
}Projects endpoint
GET /api/projects
{
"items": ["Console", "Atlas", "Docs Kernel"]
}Release notes
Selected documentation version
v2.4 ยท Current
Unified navigation, account sync, tool history.