Skip to main content

Documentation Index

Fetch the complete documentation index at: https://airgraphic.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

AirGraphic turns source material into a ready-to-post infographic image. Use the web app when you want a visual workflow. Use the API when a script or agent already has the source and needs the finished image URL.

What you can generate from

  • Blog posts, articles, newsletters, and normal web pages
  • YouTube, TikTok, Instagram, LinkedIn, X, and Reddit posts
  • Pasted text
  • PDF, PPTX, and image uploads

Core flow

  1. Create an API key in the app.
  2. Send one source to POST /api/generate.
  3. Poll GET /api/jobs/{jobId} until the job is completed.
  4. Use the returned imageUrl.

API status

The public API is available in Phase 1 for single-image generation. Carousel generation, refine-on-output, and MCP tools are planned after launch.