{"uid":"cap_2kOHK7tqeWUySrPgHthiQ","slug":"google-patents-detail-lookup-0c1d2599","name":"Google Patents Detail Lookup","description":"Google Patents details — retrieve one patent by patent_id with abstract, claims, inventors, assignees, dates, classifications, family applications, images and PDF as clean JSON.","url":"https://google-patents.use.x402atlas.com/patent","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["patent_id"],"properties":{"patent_id":{"type":"string","pattern":"^patent/[A-Za-z0-9.-]+(?:/[A-Za-z]{2})?$","maxLength":100,"description":"Patent id returned by /google-patents/search"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","patent"],"properties":{"patent":{"type":"object","required":["patent_id","title","inventors","assignees","claims","classifications","worldwide_applications","images"],"properties":{"title":{"type":"string"},"claims":{"type":"array","items":{"type":"string"}},"images":{"type":"array","items":{"type":"string"}},"country":{"type":"string"},"pdf_url":{"type":"string","format":"uri"},"abstract":{"type":"string"},"assignees":{"type":"array","items":{"type":"string"}},"family_id":{"type":"string"},"inventors":{"type":"array","items":{"type":"object","required":["name"],"properties":{"name":{"type":"string"}}}},"patent_id":{"type":"string"},"filing_date":{"type":"string"},"priority_date":{"type":"string"},"prior_art_date":{"type":"string"},"classifications":{"type":"array","items":{"type":"object","required":["code"],"properties":{"code":{"type":"string"},"leaf":{"type":"boolean"},"is_cpc":{"type":"boolean"},"first_code":{"type":"boolean"},"description":{"type":"string"}}}},"publication_date":{"type":"string"},"application_number":{"type":"string"},"prior_art_keywords":{"type":"array","items":{"type":"string"}},"publication_number":{"type":"string"},"worldwide_applications":{"type":"array","items":{"type":"object","required":["year"],"properties":{"year":{"type":"string"},"document_id":{"type":"string"},"filing_date":{"type":"string"},"country_code":{"type":"string"},"legal_status":{"type":"string"},"this_application":{"type":"boolean"},"application_number":{"type":"string"}}}}}},"queried_at":{"type":"string","format":"date-time"}}}}}}},"responseSchema":{"type":"json","example":{"patent":{"title":"Machine learning-based hardware component monitoring","claims":["1. A method comprising identifying an anomaly..."],"images":[],"country":"United States","abstract":"A method for identifying anomalies in hardware component data.","assignees":["Pure Storage Inc"],"inventors":[{"name":"Christopher Golden"}],"patent_id":"patent/US11734097B1/en","classifications":[{"code":"G06F11/079","description":"Root cause analysis"}],"publication_number":"US11734097B1","worldwide_applications":[]},"queried_at":"2026-07-22T12:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tAwXvZUah973em9ntAdZg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieve full patent details by patent ID, including abstract, claims, inventors, assignees, classifications, family applications, images, and PDF link.","exampleAgentPrompt":"Pull up the full details for patent/US10123456B2 from Google Patents — I need the abstract, all claims, inventors, assignees, filing date, and CPC classification codes.","exampleUseCases":null,"resultDescription":"A JSON object containing the full patent record: title, abstract, list of claims, inventors with names, assignees, filing/publication/priority dates, CPC and IPC classification codes with descriptions, worldwide application family entries, image URLs, PDF URL, application number, publication number, family ID, and prior art keywords.","failureModes":["Invalid patent_id format (must match ^patent/[A-Za-z0-9.-]+(?:/[A-Za-z]{2})?$) — returns 400 or validation error","Patent not found for given ID — returns empty or 404 response","Truncated or unavailable data for older patents — some fields may be null or empty","Payment failure — x402 payment not accepted, returns 402"],"whenToPreferThis":"Use this endpoint when you already have a specific patent ID (e.g. from a prior search) and need the complete structured record including full claims text, classification hierarchy, inventors, assignees, family applications, and document links. Prefer over a search endpoint when the exact patent identifier is known.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:32:19.095Z","isFirstParty":false}