Developer Documentation

API Documentation

Our API allows you to integrate image generation into your apps. This documentation will help you get started and unlock its full potential.

Render in any language

One POST and the image comes back. Set IMEJIS_API_KEY and IMEJIS_DESIGN_ID, then run:

curl -s -o output.jpg \
  -X POST "https://render.imejis.io/v1/$IMEJIS_DESIGN_ID" \
  -H "dma-api-key: $IMEJIS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"headline.text":"Hello from Imejis"}'
Full cURL guide

Getting Started

To begin using our API, you'll need an API key. Visit our Developer Portal to generate your API key and start building.

Available API Endpoints

Every component you can render

Text, images, QR codes, barcodes, charts, ratings, progress, tables and shapes, each with live previews, variants, property reference, sample JSON and ready-to-copy API requests.

Browse the component library

Prefer to let an AI agent drive it?

Connect Claude, ChatGPT, or Cursor over MCP. Your agent reads the same components, designs the template, and gets a finished PNG or SVG back in one call.

Explore the MCP server

Learn About Image Generation APIs

Need Help?

If you have any questions or need help integrating our API, reach out to us on Twitter. We're here to help!