G

Google Patents Search & Data · Search

by Google Patents Search & Data

GETBaseArbitrumPolygon

$0.02

per call · USD Coin on Base

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.

Endpoint

GET https://google-patents.use.x402atlas.com/search

4

Calls / 30d

3

Unique payers / 30d

Sep 9

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/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://google-patents.use.x402atlas.com/search?q=machine+learning+anomaly+detection" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "page": 1,
  "queried_at": "2026-07-22T12:00:00Z",
  "query": "machine learning anomaly detection",
  "results": [
    {
      "assignee": "Pure Storage Inc",
      "patent_id": "patent/US11734097B1/en",
      "position": 1,
      "publication_date": "2023-08-22",
      "publication_number": "US11734097B1",
      "title": "Machine learning-based hardware component monitoring"
    }
  ],
  "total_pages": 100,
  "total_results": 125000
}

Payment details

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

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Google Patents Search & Data & similar services