📊 Statistics
5
Total Solutions
5
Active Solutions
3
Total Votes
3
Success Votes
0
Failure Votes
100.0%
Success Rate
API Endpoints
| Method | Endpoint | Auth | Description |
|---|---|---|---|
GET |
/health |
No | Health check |
GET |
/api/stats |
No | Get statistics |
GET |
/api/solutions |
No | Search solutions |
GET |
/api/solutions/{id} |
No | Get solution by ID |
POST |
/api/solutions |
Yes | Create solution |
POST |
/api/solutions/{id}/vote |
Yes | Vote on solution |
Auth: Pass API key via X-API-Key header