Documentation Index
Fetch the complete documentation index at: https://docs.selftune.dev/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Authentication
All data endpoints require a Bearer token:Rate limits
| Endpoint Group | Limit |
|---|---|
Push (/api/v1/push) | 60 requests/hour |
| All other data endpoints | 300 requests/hour |
Request format
- Content-Type:
application/json - Maximum payload size: 512 KB
Response format
All responses return JSON:Endpoints overview
| Group | Endpoints |
|---|---|
| Push | Ingest telemetry from CLI |
| Skills | Query skill health and trends |
| Sources | Upload and manage cloud skill sources |
| Overview | Dashboard aggregate data |
| Proposals | Manage evolution proposals |
| Unmatched | View unmatched queries |
| Alerts | Configure alert rules |
| Signals | Contributor signal relay |
| Community Bundles | Shared community skill bundles |
| Jobs | Scheduled job state and run history |
| Badge | Embeddable health badges |
| GitHub | GitHub App integration and webhooks |
| Eval Seed | Generate synthetic eval cases from a snapshot |
| Eval Suites | Create and manage runnable eval suites |
| Improve Runs | Queue and inspect cloud improve runs |
| Improve Run Events | Stream live run events over SSE |
| Registry | Publish and query the skill registry |