# Abigail API ## Docs - [Download DOCX](https://docs.abigail.app/api-reference/downloads/docx.md) - [Get Deadlines](https://docs.abigail.app/api-reference/free/deadlines.md) - [Lookup Application](https://docs.abigail.app/api-reference/free/lookup.md) - [Openclaw Analyze](https://docs.abigail.app/api-reference/openclaw/openclaw-analyze.md): Run office action analysis. Requires API key. - [Openclaw Deadlines](https://docs.abigail.app/api-reference/openclaw/openclaw-deadlines.md): Get deadlines for a patent application. Free, no auth required. - [Openclaw Download](https://docs.abigail.app/api-reference/openclaw/openclaw-download.md): Download a completed ROA DOCX. Authenticated via signed URL token. - [Openclaw Draft Roa](https://docs.abigail.app/api-reference/openclaw/openclaw-draft-roa.md): Submit async ROA drafting job. Returns job_id for polling. Requires API key. - [Openclaw Draft Roa Status](https://docs.abigail.app/api-reference/openclaw/openclaw-draft-roa-status.md): Poll ROA drafting job status. Requires API key. - [Openclaw Examiner](https://docs.abigail.app/api-reference/openclaw/openclaw-examiner.md): Get examiner intelligence profile. Requires API key. - [Openclaw Lookup](https://docs.abigail.app/api-reference/openclaw/openclaw-lookup.md): Look up a patent application by number. Free, no auth required. - [Analyze Office Action](https://docs.abigail.app/api-reference/paid/analyze.md) - [Draft Response Document](https://docs.abigail.app/api-reference/paid/draft-roa.md) - [Examiner Intelligence](https://docs.abigail.app/api-reference/paid/examiner.md) - [Poll Draft Status](https://docs.abigail.app/api-reference/paid/poll-status.md) - [Authentication](https://docs.abigail.app/authentication.md): API key creation, usage, and security. - [Agent Suggestions](https://docs.abigail.app/concepts/agent-suggestions.md): Every error includes actionable guidance for AI agents. - [Glass Box Transparency](https://docs.abigail.app/concepts/glass-box.md): Every analysis includes metadata showing how AI decisions were made. - [Billing & Rate Limits](https://docs.abigail.app/concepts/rate-limits.md): Credit-based billing, usage tracking, and rate limits. - [Abigail API](https://docs.abigail.app/index.md): Patent prosecution AI for developers and AI agents. - [Quickstart](https://docs.abigail.app/quickstart.md): Get your API key and make your first call in 2 minutes. ## OpenAPI Specs - [openapi](https://docs.abigail.app/openapi.json) ## Optional - [Main Site](https://abigail.app) - [API Keys](https://abigail.app/settings?tab=api-keys) - [Status](https://abigail.app/status)