{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/intellectual-property/patent","method":"POST","price":"$0.120","description":"Queries a public Google Patents page for grant metadata without a key, with the official PatentsView Search API used when PATENTSVIEW_API_KEY is configured for richer structured data.","example_input":{"patent_number":"10000000"},"example_output":{"supported":true,"result":{"patent_number":"10000000","publication_number":"US10000000B2","title":"Coherent LADAR using intra-pixel quadrature detection","date":"2018-06-19","inventors":["Joseph Marron"],"source":"google-patents-public-page"},"confidence":"medium"},"request_schema":{"type":"object","required":["patent_number"],"properties":{"patent_number":{"type":"string","description":"Patent number (e.g. 10000000)","examples":["10000000"]}}},"response_schema":{"type":"object"}}