Kvazar Travel API

Automated API discovery resources for agents and crawlers.

Discovery

Agent discovery

Kvazar Travel publishes machine-readable discovery metadata for crawlers and AI agents. The catalog links the public OpenAPI description, API health endpoint, OAuth metadata, Auth.md instructions, MCP server card, and agent skills index. Public discovery does not require authentication, and protected API access is not currently enabled.

Views endpoint

GET /api/views.php?key={article-key} returns the current view counter for an article.

POST /api/views.php accepts JSON with key and requires header X-Kvazar-View: 1 to increment the counter for non-bot traffic.