LogoPatentFig AI
  • 作成を開始
  • ツール
  • ブログ
  • 料金
LogoPatentFig AI

AI搭載の特許図面生成

YouTubeYouTubeEmailStripe ClimateXX (Twitter)
ツール
  • 特許図面ジェネレーター
  • 図面チェッカー
  • 変換
  • ベクター化
  • DPI向上
  • すべてのツール
ソリューション
  • 特許図面ソフトウェア
  • 意匠図面ソフトウェア
  • 特許図面作成ツール
  • サービス vs ソフト
  • Solve Intelligenceの代替
リソース
  • ブログ
  • 特許図面の例
  • 図面の要件
  • 図面の標準
  • 無料テンプレートとチェックリスト
  • 特許図面用語集
  • AI特許ツール
  • 開発者
  • API ドキュメント
会社
  • 会社概要
  • 料金
  • トラストセンター
  • プライバシーポリシー
  • 利用規約
© 2026 PatentFig AI All Rights Reserved.
ManualFig.ai badgeFeatured on Twelve ToolsFeatured on Wired BusinessFazier badgePatentFig AI - Featured on Startup FamePatentFig AI | dang.ai

Developer and agent guidance

PatentFig AI API for Developers and Agents

PatentFig AI provides a public REST API for patent figure generation and conversion, alongside the web workspace. Generate patent-office-style figures from text, vectorize raster drawings to SVG/DXF/PDF, AI-upscale images, and export filing-ready formats — all with a single API key.

The API at a glance

  • POST /api/v1/figures — generate a patent figure from a prompt (PNG or SVG line art)
  • POST /api/v1/vectorize — raster image → SVG, DXF, or vector PDF (line-art redraw or faithful trace)
  • POST /api/v1/enhance — AI super-resolution upscaling (2× / 4×)
  • POST /api/v1/convert — filing-ready raster export (PNG / TIFF / PDF, 300 / 600 DPI)
  • GET /api/v1/credits — credit balance lookup

All endpoints are synchronous, authenticated with Authorization: Bearer pfig_xxx, and billed from your account's credit balance. Keys are created in Settings → API Keys.

Get started

API documentation

Quickstart, authentication, endpoint reference, error codes, and prompting tips.

Create an API key

Manage keys in account settings. Keys are shown once and can be revoked at any time.

Agent Skill (open source)

A SKILL.md for Claude Code and compatible agents — your agent learns the endpoints, credits, and error handling directly.

When to use the API vs the workspace

  • Use the API for automation: batch conversion, pipeline integration, or generating figures programmatically from your own tools.
  • Use the web workspace for interactive work: multi-view figure sets with consistent anchors, chat-based editing, version history, and compliance checking.

Generate workspace

Create line art, renderings, flowcharts, and multi-view figure sets interactively.

Figure checker

Review patent figures against pre-submission checks before filing.

Machine-readable references

  • /api/openapi.yaml — OpenAPI 3.1 specification (also as /openapi.json).
  • /llms.txt — concise AI-readable site guide.
  • /llms-full.txt — bundled product overview and filing guides.
  • /pricing.md — plain-text pricing reference for agents.