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.
Troubleshooting
missing_api_key
Set your API key:
invalid_api_key
The key is unknown, revoked, inactive, or attached to an account state that cannot use API access. Create, regenerate, or revoke keys at reposeek.ai/dashboard/api-keys.
validation_error
Check that:
- JSON is valid,
queryis present,queryis not blank,queryis at most 1024 characters,querycontains at least one searchable letter/digit token,limitis an integer from1to10,- there are no unknown fields.
rate_limit_exceeded
You sent too many requests in the current rate window. Retry later or reduce concurrency.
quota_exceeded
Your search quota is exhausted. Check usage and billing.
Provider unavailable
embedding_unavailable and reranker_unavailable are temporary provider failures. Retry with backoff.