Powered by Official USPTO Data
The same search that costs $5K-$15K from a law firm. Instant. Unlimited. Free.
No credit card required. No catch.
Modern tech stack. Fast queries. Clean API. Zero legal BS.
PatentSBERTa embeddings with HNSW indexing. Search 27M claims in milliseconds using semantic similarity.
Native integration with Claude Code. Search patents, check conflicts, design around—all from your IDE.
RESTful API with rate limiting. GitHub Actions integration. CI/CD patent checks on every PR.
Every claim translated from legalese to developer language. Search how you think—we'll find what lawyers wrote.
Patent lawyers and developers describe the same concepts differently. We index every claim twice—in legalese AND plain English—so you find matches no matter how you search.
✓ We find both. Every time.
# Search USPTO patents
curl -X POST https://api.patentable.com/search \
-H "Authorization: Bearer ${API_KEY}" \
-d '{
"query": "machine learning optimizer",
"limit": 10
}'
# Response
{
"results": [
{
"patent_number": "US-9876543-B2",
"similarity": 0.87,
"title": "Adaptive ML Optimization System",
"claims": [...]
}
],
"latency_ms": 240
}Search and analyze for free. Pay only when you're ready to file.
Lawyers charge $5,000-$15,000 for this
Get qualified leads from developers who need help filing. We connect inventors with attorneys.
Join our attorney network →