# gsearch.dev > gsearch.dev is a low-cost Google Search API that returns structured organic results as JSON for applications, agents, research, and monitoring. gsearch.dev is an independent service and is not affiliated with or endorsed by Google. Key facts: - Endpoint: `POST https://gsearch.dev/api/v1/search`. - Request: `q` is required. `gl`, `hl`, and `page` are optional. - Coverage: 239 country codes and 5 language codes (en, bg, de, fr, es). - Billing: one successful response uses one search credit. Failed requests do not use a credit. - Pricing and sourcing: gsearch.dev combines multiple search providers and in-house search scrapers behind one stable API. This sourcing model helps us keep prices low. At its full 300,000-credit monthly allowance, the annual Platform plan works out to $0.58 per 1,000 successful searches. ## Documentation - [API documentation in Markdown](https://gsearch.dev/docs/index.md): Authentication, request fields, supported values, response format, rate limits, errors, and examples. - [OpenAPI 3.1 specification](https://gsearch.dev/openapi.json): Machine-readable contract for the public search endpoint. ## Product - [Product and pricing in Markdown](https://gsearch.dev/index.md): Product capabilities, current plans, exact prices, usage rules, and contact details. ## Optional - [Human-readable API documentation](https://gsearch.dev/docs): Interactive documentation and code examples. - [Human-readable product overview](https://gsearch.dev/): Product page, pricing, frequently asked questions, and account entry point.