Documentation Index
Fetch the complete documentation index at: https://docs.reposeek.ai/llms.txt
Use this file to discover all available pages before exploring further.
API overview
Base URL:Endpoints
| Method | Path | Auth | Description |
|---|---|---|---|
GET | /health | No | API health check. |
POST | /v1/search | Yes | Search for open-source repositories matching a natural-language query. |
Health check
Error shape
Expected API errors use this shape:error.code, not error.message.