generated: '2026-07-15' method: generated source: openapi/uspto-patent-api-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 8 by_action_class: connected: 8 by_consequence: read: 8 human_in_the_loop_required: 0 operations: - path: /patent/applications/search method: get operationId: searchPatentApplications x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patent/applications/{applicationNumber} method: get operationId: getPatentApplication x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patent/grants/{patentNumber} method: get operationId: getGrantedPatent x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /ptab/trials method: get operationId: searchPTABTrials x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /ptab/trials/{trialNumber} method: get operationId: getPTABTrial x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /ptab/decisions/search method: get operationId: searchPTABDecisions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /trademark/status/{serialNumber} method: get operationId: getTrademarkStatus x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patent/assignments/search method: get operationId: searchPatentAssignments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none