API Endpoints

Detailed documentation for all available API endpoints.

Available Endpoints

GET /api/leaderboard

Retrieve LLM performance rankings and statistics.

GET /api/categories

Get category-based performance data and taxonomy information.

GET /api/model/[id]

Retrieve detailed information for a specific model.

POST /api/chat

Send messages to the LLM network via chat interface.

Documentation Status

Comprehensive endpoint documentation with request/response examples is currently being developed.