$0.02
per call · USD Coin on Base
Google Patents details — retrieve one patent by patent_id with abstract, claims, inventors, assignees, dates, classifications, family applications, images and PDF as clean JSON.
Endpoint
GET https://google-patents.use.x402atlas.com/patent2
Calls / 30d
1
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://google-patents.use.x402atlas.com/patent", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://google-patents.use.x402atlas.com/patent?patent_id=patent%2FUS11734097B1%2Fen" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"patent": {
"abstract": "A method for identifying anomalies in hardware component data.",
"assignees": [
"Pure Storage Inc"
],
"claims": [
"1. A method comprising identifying an anomaly..."
],
"classifications": [
{
"code": "G06F11/079",
"description": "Root cause analysis"
}
],
"country": "United States",
"images": [],
"inventors": [
{
"name": "Christopher Golden"
}
],
"patent_id": "patent/US11734097B1/en",
"publication_number": "US11734097B1",
"title": "Machine learning-based hardware component monitoring",
"worldwide_applications": []
},
"queried_at": "2026-07-22T12:00:00Z"
}Payment details
0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Google Patents Search & Data & similar services
Google Patents Search & Data · Search
google-patents.use.x402atlas.com
Google Patents search — find patents by technology, inventor or assignee with date, country, legal-status and classification filters; clean JSON with titles, snippets, dates, owners, PDFs and patent IDs.
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.
BlockRun.AI · EXA Search
blockrun.ai
Neural and keyword web search. Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.