API Reference
Integrate TrackCodex into your own workflows using our REST API.
Authentication
All API requests require a Bearer token in the Authorization header.
Core Endpoints
GET /v1/projects: List all projects.POST /v1/analysis: Trigger a new code analysis.