AI search API
Real-time web search, distilled for LLMs.
ODEN turns any query into clean, citation-backed JSON your model can read. One call — no HTML noise, no scraped clutter, opt-out honored at the source.
$ curl https://api.oden-api.com/search \ -H "Authorization: Bearer $ODEN_KEY" \ -d '{ "query": "latest EU AI Act enforcement deadlines" }' { "query": "latest EU AI Act enforcement deadlines", "results": { "answer": "EU AI Act obligations phase in: prohibited-use bans from Feb 2025, general-purpose AI rules from Aug 2025, most high-risk duties from Aug 2026.", "citations": [ { "title": "AI Act application timeline — European Commission", "url": "https://digital-strategy.ec.europa.eu/...", "score": 0.91 } ] } }
Source-verified
Every answer is built only from pages fetched for that query, with the original URL attached to each claim.
Compliant
robots.txt and EU TDM opt-out honored before a page is ever read. Citations as metadata — never reproduction.
Distilled
A synthesized answer plus ranked citation metadata. Token-dense JSON, built for context windows — not browsers.
Pricing
Start free. Scale when your agents do.
1,000 searches / month
- Synthesized answer + citations
- Full retrieval pipeline
- No card required
20,000 searches / month
- Everything in Free
- 20× the monthly quota
- Full retrieval & extraction pipeline
Pay-as-you-go · never expires
- Add searches on demand
- Stacks on any plan
- One-time, no subscription
Odin kept two ravens — Huginn and Muninn, thought and memory — who flew across the world each day and returned with everything they had seen. ODEN does the same for your model.