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.