AI-powered patent intelligence
Search, analyze, and discover patents with semantic search, prior art analysis, and AI-powered insights.
02 / Capabilities
Find patents by meaning, not just keywords. Powered by state-of-the-art embeddings.
Describe your invention, get relevant prior art instantly. AI explains why each patent matters.
Surface expired patents with reusable ideas. Filter by technology, citations, and date.
Summaries, technology extraction, and relevance explanations generated on the fly.
03 / Integration
curl -X POST https://patentnexus.net/v1/prior-art \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"description": "solid-state lithium battery
with ceramic electrolyte"
}'{
"results": [
{
"patent_number": "US10985407B2",
"title": "Solid electrolyte for
lithium-ion batteries",
"score": 0.94,
"filed": "2019-03-12",
"status": "granted",
"explanation": "Directly relevant —
ceramic electrolyte composition
matches described approach"
},
{
"patent_number": "US9825329B2",
"title": "Ceramic composite electrolyte",
"score": 0.87,
"filed": "2015-08-24",
"status": "expired",
"explanation": "Prior art on ceramic
electrolyte structures"
}
],
"latency_ms": 38
}04 / Pricing
No subscriptions. No minimums.