Draft Response Document
Paid Endpoints
Draft Response Document
POST
Draft Response Document
Submits an asynchronous job to generate a Response to Office Action (ROA) document in DOCX format. The job runs in the background via Celery workers.Documentation Index
Fetch the complete documentation index at: https://docs.abigail.app/llms.txt
Use this file to discover all available pages before exploring further.
Async workflow
- Submit this endpoint — returns a
job_idimmediately - Poll
/draft-roa/status/{job_id}untilstatusiscomplete - Download the DOCX via the signed URL in the status response
Strategy selections
Override the AI-recommended strategy for specific claims:| Strategy | Meaning |
|---|---|
amend_narrow | Narrow the claim with additional limitations |
argue_distinction | Argue that the claim is already distinct from prior art |
cancel | Cancel the claim |
argue_unexpected_results | Argue unexpected results (for 103 rejections) |
strategy_selections is empty or omitted, the AI recommendations from the
analysis are used.Authorizations
API key for paid endpoints. Create in your account Settings at https://abigail.app
Headers
Body
application/json
