v2

latestOpenAPI 3.1.1raw.githubusercontent.com2025-08-27253.3 KB
Radar Overview

Get the AI Tech Radar

Retrieve the items currently on the AI Tech Radar.

get/v1/radar

Response

Responds with a list of items from the AI Tech Radar.

Example response

{
  "items": [
    {
      "title": "LangGraph",
      "quadrant": "frameworks",
      "status": "adopt"
    }
  ]
}
All 2 operations