# SerperMatrix Docs ## Docs - [Introduction](https://docs.serpermatrix.com/raw/getting-started/introduction.md): Search the web, scrape any page, and interact with AI models through one unified API. - [Authentication](https://docs.serpermatrix.com/raw/getting-started/authentication.md): API key usage in X-API-KEY headers, security best practices, and key management. - [Your First Request](https://docs.serpermatrix.com/raw/getting-started/your-first-request.md): Quick walkthrough to make your first SerperMatrix API request in under a minute. - [API Overview](https://docs.serpermatrix.com/raw/api-reference.md): Base URL, authentication headers, status codes, and JSON response formats. - [Search API](https://docs.serpermatrix.com/raw/api-reference/search.md): Retrieve real-time search results across web, news, images, places, shopping, videos, scholar, patents, and autocomplete. - [Scrape API](https://docs.serpermatrix.com/raw/api-reference/scrape.md): Extract clean, LLM-ready Markdown, JSON, or plain text from any website URL. - [Chat API](https://docs.serpermatrix.com/raw/api-reference/chat.md): Proxy conversational LLM completions with token-level accuracy and credit billing. - [Images Search](https://docs.serpermatrix.com/raw/api-reference/images.md): Search for high-resolution images, thumbnails, and image metadata across the web. - [Videos Search](https://docs.serpermatrix.com/raw/api-reference/videos.md): Search video results with durations, snippets, position rankings, and video URLs. - [News Search](https://docs.serpermatrix.com/raw/api-reference/news.md): Retrieve real-time news articles, publication timestamps, and localized news feeds. - [Places Search](https://docs.serpermatrix.com/raw/api-reference/places.md): Search local business details, geographic coordinates, ratings, and addresses. - [Shopping Search](https://docs.serpermatrix.com/raw/api-reference/shopping.md): Search product listings, merchant names, pricing, and e-commerce deals. - [Scholar Search](https://docs.serpermatrix.com/raw/api-reference/scholar.md): Search academic research papers, paper snippets, authors, and citations. - [Patents Search](https://docs.serpermatrix.com/raw/api-reference/patents.md): Search global patent filings, grant titles, patent numbers, and abstract summaries. - [Autocomplete Search](https://docs.serpermatrix.com/raw/api-reference/autocomplete.md): Retrieve real-time search query auto-completion suggestions. ## OpenAPI Specs - [v1-openapi.json](https://docs.serpermatrix.com/api-reference/v1-openapi.json) - [v1-openapi.yaml](https://docs.serpermatrix.com/api-reference/v1-openapi.yaml) ## Optional - [Playground](https://serpermatrix.com/playground/search) - [Dashboard](https://serpermatrix.com/dashboard)