G

Google Patents Search & Data · Patent

by Google Patents Search & Data

GETBaseArbitrumPolygon

$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/patent

2

Calls / 30d

1

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Google Patents Search & Data & similar services