# Reposeek ## Docs - [API keys](https://docs.reposeek.ai/account/api-keys.md): Create, regenerate, and revoke Reposeek API keys. - [Billing](https://docs.reposeek.ai/account/billing.md): Manage Reposeek billing and subscription status. - [Usage](https://docs.reposeek.ai/account/usage.md): Track Reposeek search usage and quota. - [Agents](https://docs.reposeek.ai/agents/overview.md): Use Reposeek from coding agents before implementation starts. - [API errors](https://docs.reposeek.ai/api/errors.md): HTTP statuses and error codes returned by the Reposeek API. - [API overview](https://docs.reposeek.ai/api/overview.md): Base URL, endpoints, and response format for the Reposeek REST API. - [POST /v1/search](https://docs.reposeek.ai/api/search.md): Search open-source repositories with a natural-language query. - [Authentication](https://docs.reposeek.ai/authentication.md): Authenticate Reposeek API requests with Bearer API keys. - [FAQ](https://docs.reposeek.ai/faq.md): Common questions about Reposeek search, results, CLI, and agents. - [Reposeek documentation](https://docs.reposeek.ai/index.md): Find the open-source repo worth building on before implementation starts. - [CLI](https://docs.reposeek.ai/integrations/cli.md): Search repos from the terminal with @reposeek/cli. - [HTTP and curl](https://docs.reposeek.ai/integrations/http.md): Call Reposeek from any HTTP client. - [Python](https://docs.reposeek.ai/integrations/python.md): Call Reposeek from Python using the standard library. - [TypeScript](https://docs.reposeek.ai/integrations/typescript.md): Call Reposeek from TypeScript or Node.js with fetch. - [Quickstart](https://docs.reposeek.ai/quickstart.md): Create an API key and run your first Reposeek search from the terminal. - [How search works](https://docs.reposeek.ai/search/overview.md): Understand Reposeek's repo-discovery workflow and result ranking. - [Search result fields](https://docs.reposeek.ai/search/results.md): Field-by-field reference for Reposeek search responses. - [Query tips](https://docs.reposeek.ai/search/tips.md): Write Reposeek queries that return stronger repo candidates. - [Troubleshooting](https://docs.reposeek.ai/troubleshooting.md): Fix common Reposeek CLI and API issues.