1. Get your API key
Sign up at snipex.dev/dashboard and create an API key. Keys are prefixed withsnx_.
2. Make your first request
3. Understand the response
snippet contains:
text— a verbatim passage from the source pagerelevance_score— how relevant this passage is to your query (0.0–1.0)
4. Try the playground
Don’t want to write code yet? Try the live Playground to experiment with queries, see real results, and copy the equivalent code.Next steps
Authentication
Learn how API keys work and how to keep them secure
Search depth
When to use precise vs. exhaustive mode
Domain filtering
Restrict or exclude specific domains
Full API reference
Every parameter and response field documented