{
  "name": "V-Sum Public API",
  "description": "Read-only JSON API for V-Sum technical briefings, interviews, events, people, and companies. No authentication required.",
  "_links": {
    "self": {
      "href": "https://api.v-sum.com/"
    },
    "briefings": {
      "href": "https://api.v-sum.com/briefings"
    },
    "events": {
      "href": "https://api.v-sum.com/events"
    },
    "people": {
      "href": "https://api.v-sum.com/people"
    },
    "companies": {
      "href": "https://api.v-sum.com/companies"
    },
    "interviews": {
      "href": "https://api.v-sum.com/interviews"
    },
    "health": {
      "href": "https://api.v-sum.com/health"
    },
    "spec": {
      "href": "https://api.v-sum.com/spec.json"
    },
    "website": {
      "href": "https://v-sum.com"
    },
    "developers": {
      "href": "https://v-sum.com/developers"
    },
    "mcp": {
      "href": "https://v-sum.com/mcp"
    }
  }
}