Skip to main content
This is the core endpoint. Submit the full text of a USPTO office action and receive a structured analysis with claim-by-claim breakdown, rejection bases, prior art mapping, and strategic recommendations. Every response includes Glass Box transparency metadata.

Typical workflow

  1. Call /lookup/{app_number} to get the examiner name
  2. Call /analyze with the office action text
  3. Use the returned analysis_id to call /draft-roa

Office action types

CodeMeaning
CTNFNon-final rejection (default)
CTFRFinal rejection
CTEDRestriction requirement
CTRSRequirement for information

Examiner intelligence

When include_examiner_intel is true (default), the analysis includes examiner behavior patterns that inform the strategy recommendations. Set to false to skip this step and reduce processing time.