---
title: "How pricing and render quota work - Help Center - Imejis.io"
description: "Understand what counts as a render, how API and public-link quotas differ, and where to check your current usage."
url: "https://www.imejis.io/help/pricing-and-quota"
image: "https://www.imejis.io/og.png"
---

# How pricing and render quota work - Help Center - Imejis.io

[Help Center](/help)

Billing & Quota

# How pricing and render quota work

Understand what counts as a render, how API and public-link quotas differ, and where to check your current usage.

A render is one generated image. Your plan includes a monthly render allowance, and paid plans start at $14.99/mo. See the [pricing page](/pricing) for the current plans and limits.

## [What counts as a render](#what-counts-as-a-render)What counts as a render

Every image Imejis generates counts as one render, whether you trigger it by hand, through a [public link](/help/share-with-public-links), or through the [API](/help/generate-images-with-the-api). Previewing a design in the editor does not count.

## [Two separate pools](#two-separate-pools)Two separate pools

Imejis tracks two quotas so anonymous traffic can't drain the quota you rely on:

* **API renders**: images you generate with your API key, from code or an integration.
* **Public link renders**: images that other people generate by filling in your public link forms.

Because public link renders draw from their own pool, a popular public link never uses up your API credits.

## [Check your usage](#check-your-usage)Check your usage

Your dashboard shows renders used and remaining for the current billing period. If you're close to your limit, upgrade on the [pricing page](/pricing) to raise it.

## [Frequently asked questions](#frequently-asked-questions)Frequently asked questions

### [What happens when i hit my render limit](#what-happens-when-i-hit-my-render-limit)What happens when I hit my render limit?

Further renders are blocked until your quota resets or you upgrade. The API returns a clear "quota exceeded" response so your app can handle it.

### [Do public link renders use my api quota](#do-public-link-renders-use-my-api-quota)Do public link renders use my API quota?

No. Public link renders come out of a separate pool, so traffic to a shared form never touches your API credits.

### [Is there a free plan](#is-there-a-free-plan)Is there a free plan?

Yes. You can start for free and upgrade when you need a higher render allowance. Check the [pricing page](/pricing) for the current free-plan limits.

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.imejis.io/#organization","name":"Imejis.io","url":"https://www.imejis.io","logo":{"@type":"ImageObject","url":"https://www.imejis.io/icon-rounded.png","width":512,"height":512},"sameAs":["https://twitter.com/Imejis_io","https://www.instagram.com/imejis_io","https://in.pinterest.com/imejisio"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://www.imejis.io/faqs"}},{"@type":"SoftwareApplication","@id":"https://www.imejis.io/#software","name":"Imejis.io","url":"https://www.imejis.io","applicationCategory":"DesignApplication","operatingSystem":"Web","description":"Template-based image generation API. Design templates in a drag-and-drop editor, generate images programmatically via REST API.","offers":[{"@type":"Offer","name":"Free","price":"0","priceCurrency":"USD","description":"100 API calls/month, 50 templates, 500MB storage"},{"@type":"Offer","name":"Basic","price":"14.99","priceCurrency":"USD","description":"1,000 API calls/month, unlimited templates, 10GB storage"},{"@type":"Offer","name":"Pro","price":"24.99","priceCurrency":"USD","description":"10,000 API calls/month, unlimited templates, unlimited storage"},{"@type":"Offer","name":"Unlimited","price":"69.99","priceCurrency":"USD","description":"100,000 API calls/month, unlimited templates, unlimited storage"}],"featureList":["REST API with sync image response","MCP server for AI agents (Claude, ChatGPT, Cursor)","Drag-and-drop template editor","Built-in Unsplash stock photos","Multi-region API (US, EU, Singapore, Australia)","Public shareable links","Bulk image generation","Zapier, Airtable, Google Sheets integrations"],"screenshot":"https://www.imejis.io/og.png","provider":{"@id":"https://www.imejis.io/#organization"}},{"@type":"WebSite","@id":"https://www.imejis.io/#website","url":"https://www.imejis.io","name":"Imejis.io","description":"Automate image generation with API. Generate social media images, e-commerce banners, and marketing graphics at scale.","publisher":{"@id":"https://www.imejis.io/#organization"}}]}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.imejis.io/"},{"@type":"ListItem","position":2,"name":"Help Center","item":"https://www.imejis.io/help"},{"@type":"ListItem","position":3,"name":"How pricing and render quota work","item":"https://www.imejis.io/help/pricing-and-quota"}]}
```

```json
{"@context":"https://schema.org","@type":"TechArticle","headline":"How pricing and render quota work","description":"Understand what counts as a render, how API and public-link quotas differ, and where to check your current usage.","url":"https://www.imejis.io/help/pricing-and-quota","mainEntityOfPage":"https://www.imejis.io/help/pricing-and-quota","datePublished":"2026-08-03T00:00:00.000Z","dateModified":"2026-08-03T00:00:00.000Z","image":"https://www.imejis.io/og.png","inLanguage":"en","author":{"@id":"https://www.imejis.io/#organization"},"publisher":{"@id":"https://www.imejis.io/#organization"}}
```
