A programmatic deep research engine. Add web search and AI-powered research to your app—let your users get answers with citations, or run comprehensive multi-step research.Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Quick start
Endpoints
Search
POST /search/v1/search — Web search with domain filteringAI Answer
POST /search/v1/answer — Get AI answers with citationsResearch
POST /search/v1/research — Deep multi-step researchUse cases
Build these capabilities for your users:| Feature | Endpoint | Example |
|---|---|---|
| Research assistant | /research | Let users research topics and get comprehensive reports |
| Fact verification | /answer | Verify claims with sourced answers |
| News monitoring | /search | Monitor web for relevant news and updates |
| Background research | /search | Find public records and business information |
Related services
LLMs
Combine search results with LLMs for deeper analysis and synthesis
Format
Generate polished research reports from search results

