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 for the current plans and limits.
What counts as a renderWhat counts as a render
Every image Imejis generates counts as one render, whether you trigger it by hand, through a public link, or through the API. Previewing a design in the editor does not count.
Two separate poolsTwo 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 usageCheck 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 to raise it.
Frequently asked questionsFrequently asked questions
What happens when i hit my render limitWhat 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 quotaDo 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 planIs there a free plan?
Yes. You can start for free and upgrade when you need a higher render allowance. Check the pricing page for the current free-plan limits.