Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Base URL, endpoints, and response format for the Reposeek REST API.
https://api.reposeek.ai
GET
/health
POST
/v1/search
curl -sS https://api.reposeek.ai/health
{ "status": "ok" }
{ "error": { "code": "invalid_api_key", "message": "Invalid API key" } }
error.code
error.message