v2

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-08-01312535.8 KB

API information

Returns API name, version, and documentation links.

get/

Response

API info

namestring
versionstring
docsstring
healthstring
readystring

Example response

{
  "name": "BugTraceAI API",
  "version": "2.0.0",
  "docs": "/docs",
  "health": "/health",
  "ready": "/ready"
}