LogoPatentFig AI
  • Jetzt erstellen
  • Tools
  • Blog
  • Preise
LogoPatentFig AI

KI-gestützte Generierung von Patentzeichnungen

YouTubeYouTubeEmailStripe ClimateXX (Twitter)
Tools
  • Patentzeichnungs-Generator
  • Figurenprüfer
  • Konvertieren
  • Vektorisieren
  • DPI-Erhöhung
  • Alle Tools
Lösungen
  • Patentzeichnungs-Software
  • Design-Patent-Software
  • Patentzeichner
  • Service vs. Software
  • Solve-Intelligence-Alternative
Ressourcen
  • Blog
  • Beispiele für Patentzeichnungen
  • Zeichnungsanforderungen
  • Zeichnungsstandards
  • Kostenlose Vorlagen & Checklisten
  • Glossar der Patentzeichnungen
  • KI-Patenttools
  • Entwickler
  • API-Dokumentation
Unternehmen
  • Über uns
  • Preise
  • Trust Center
  • Datenschutz
  • AGB
© 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.