GET /?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "project": "Wokkah PRD Agent Service",
    "description": "Multi-agent orchestration API for generating Product Requirements Documents.",
    "docs_url": "https://backend.prd.wokkah.com/api/v1/docs/",
    "health_url": "https://backend.prd.wokkah.com/health/"
}