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.