v1.0 / Production

Patent
Nexus

AI-powered patent intelligence

Search, analyze, and discover patents with semantic search, prior art analysis, and AI-powered insights.

400K+Patents
180K+Embeddings
20+Endpoints
<50msLatency

02 / Capabilities

What you can build

01

Semantic Search

Find patents by meaning, not just keywords. Powered by state-of-the-art embeddings.

02

Prior Art Discovery

Describe your invention, get relevant prior art instantly. AI explains why each patent matters.

03

Forgotten Innovations

Surface expired patents with reusable ideas. Filter by technology, citations, and date.

04

On-Demand AI Analysis

Summaries, technology extraction, and relevance explanations generated on the fly.

03 / Integration

One request away

RequestPOST /v1/prior-art
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"
  }'
Response200 OK
{
  "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

Pay per request

No subscriptions. No minimums.

Starter
$10/ mo
  • 5,000 core calls
  • 1,000 search calls
  • 200 intelligence calls
Get Started
BuilderPopular
$50/ mo
  • 25,000 core calls
  • 5,000 search calls
  • 1,000 intelligence calls
Get Started
Scale
$200/ mo
  • 100,000 core calls
  • 20,000 search calls
  • 4,000 intelligence calls
Get Started