/
ID
ideogram
/
Ideogram - OpenAPI 3.0
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 7h ago
View markdown
ideogram
Ideogram - OpenAPI 3.0
post
Accept terms
b560c0ad0618
latest
OpenAPI 3.0.2
2026-08-11
115
250
435.0 KB
batch
2
datasets
5
generate
57
internal-testing
1
manage
31
post
Add credits to an API user's account.
get
Retrieve current API keys and their respective data.
post
Creates an API key.
delete
Delete an API key.
patch
Update an API key's user-supplied label.
post
Create an API key for a specific organization
get
Lifetime credit totals for the API user's account.
get
Retrieve user credit information and spending metrics
post
Add members to a specific organization
get
Retrieve API keys for a specific organization
get
Retrieve the Stripe billing portal URL for a specific organization
post
Cancel a pending invite for an organization
post
Deactivate an API key for a specific organization
post
Demote admins back to member role in a TEAM_API or ENTERPRISE_API organization
get
Retrieve invoices for a specific organization
get
Retrieve members of a specific organization
post
Promote members to ADMIN role in a TEAM_API or ENTERPRISE_API organization
post
Remove members from a specific organization
post
Resend a pending invite for an organization
get
Get search results for user handles with suggestions for a particular organization.
patch
Update a single field on an organization's API properties.
post
Create a payment setup session for inline card collection.
get
Retrieve the user's current API profiles
post
Reactivates a subscription by attempting to re-enable Metronome billing.
get
Retrieve user spend commit information
get
Retrieve data relevant to connecting to Stripe.
get
Retrieve data relevant to creating an API subscription.
post
Update API subscription settings
get
Retrieve the latest terms of service for API usage.
post
Accept terms
get
Retrieve usage information segmented by time period with tool-specific breakdowns
mini-apps
6
models
6
object-removal
1
prompt
2
provenance
1
vision
2
webhooks
1
manage
Accept terms
post
/manage/api/terms
Request body
PostApiTermsRequest
required
terms_id
string
required
The ID of the terms which are being accepted.
Example request
{ "terms_id": "TOS_2024_04_20" }
Response
Success; no content.