# Snippex ## Docs - [GET /health](https://docs.snipex.dev/api-reference/health.md): Check the API status - [POST /v1/search](https://docs.snipex.dev/api-reference/search.md): Extract relevant snippets from web search results - [Authentication](https://docs.snipex.dev/authentication.md): How to authenticate requests to the Snippex API - [How It Works](https://docs.snipex.dev/concepts/how-it-works.md): A look under the hood at Snippex's extraction pipeline - [Rate Limits](https://docs.snipex.dev/concepts/rate-limits.md): Understanding Snippex API rate limits and credits - [Search Depth](https://docs.snipex.dev/concepts/search-depth.md): Choose between precise, balanced, and exhaustive extraction modes - [Snippets](https://docs.snipex.dev/concepts/snippets.md): Understanding the snippet object and relevance scoring - [Domain Filtering](https://docs.snipex.dev/guides/domain-filtering.md): Restrict or exclude specific domains from search results - [Recency Filtering](https://docs.snipex.dev/guides/recency-filtering.md): Filter results by how recently they were published - [Introduction](https://docs.snipex.dev/introduction.md): What Snippex is and why it exists - [Quickstart](https://docs.snipex.dev/quickstart.md): Make your first Snippex API call in under 2 minutes ## OpenAPI Specs - [openapi](https://docs.snipex.dev/api-reference/openapi.json) ## Optional - [Playground](https://snipex.dev/playground) - [Dashboard](https://snipex.dev/dashboard)