Ideogram API
The Ideogram API lets developers integrate Ideogram image generation and editing capabilities into applications and production workflows.
Ideogram 4.0 is available for API workflows where supported by the public developer docs. API workflows can include image generation, editing, upscaling, and other visual workflows such as background removal or remixing where those endpoints are available.
For exact endpoint names, request schemas, examples, model values, and model-specific availability, use developer.ideogram.ai.
Developer docs: developer.ideogram.ai
API pricing: ideogram.ai/features/api-pricing
API agreement: ideogram.ai/legal/api-tos
API status: status.ideogram.ai
Ideogram user subscriptions and API accounts are separate, with separate payment and billing setup.
Setup
Log in to Ideogram.
Open the API Dashboard or ideogram.ai/manage-api.
Accept the Developer API Agreement.
Add payment information.
Create an API key.
Use developer.ideogram.ai for endpoint details, request schemas, examples, and model availability.
API Keys
Create and manage API keys from the API Dashboard. Store new keys immediately; full key values are only shown at creation time.
All keys created for an API account draw from that API account's billing and credit balance. Keep keys private, rotate them when needed, and delete keys that should no longer have access.
Billing
API billing uses the API account payment and credit setup, not your normal Ideogram subscription plan. Use the API Dashboard to add payment information, review balance controls, and manage API billing settings.
For current API pricing and billing details, use ideogram.ai/features/api-pricing.
Developer Docs
Use developer.ideogram.ai for public endpoint documentation, schemas, examples, and SDK guidance. GitBook product docs should link to the developer docs rather than manually duplicating endpoint lists.
For enterprise or production use cases such as private workflows, API scale, custom branded models, or production support, contact Ideogram through the public pricing or sales channels.
Last updated