LogoPatentFig AI
  • Commencer à créer
  • Outils
  • Blog
  • Tarifs
LogoPatentFig AI

Génération de figures de brevet propulsée par l'AI

YouTubeYouTubeEmailStripe ClimateXX (Twitter)
Outils
  • Générateur de dessins
  • Vérificateur de figures
  • Convertir
  • Vectoriser
  • Amélioration DPI
  • Tous les outils
Solutions
  • Logiciel de dessins de brevet
  • Logiciel de dessins de design
  • Dessinateur de brevets
  • Service vs logiciel
  • Alternative à Solve Intelligence
Ressources
  • Blog
  • Exemples de dessins
  • Exigences des dessins
  • Normes de dessins
  • Modèles et check-lists gratuits
  • Glossaire des dessins de brevet
  • Outils IA de brevets
  • Développeurs
  • Docs API
Entreprise
  • À propos
  • Tarifs
  • Centre de confiance
  • Confidentialité
  • Conditions d’utilisation
© 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.