All Images AI
All-Images.ai provides AI-powered image generation, retrieval, and management services, enabling developers to create and manage images through advanced AI capabilities.
Tools (7)
Check API Key
Validates the current API key and retrieves associated account information. Returns the email address and optional name associated with the API key. Use this action to verify your API key is valid before making other API calls.
Create webhook endpoint
Tool to add a webhook endpoint to an API key. Use when you want to receive print event callbacks at a custom endpoint.
Inputs: url, events
Delete Image Generations
Tool to delete one or more image generation batches by their print IDs. Use when you need to remove image generations that are no longer needed.
Inputs: printIds
Get Credits Balance
Tool to retrieve the current credits balance for your API key. Use this action to check available credits before making API calls that consume credits.
Get Webhook
Tool to retrieve webhook details by its ID. Use when you need to check the configuration of an existing webhook endpoint, including its URL and subscribed events.
Inputs: api_key_webhook_id
List Automated Images
Tool to list all images generated automatically for bulk use. Use after creating automated-image batches to review and manage them.
Inputs: tag, name, sort, limit, offset
List Downloaded Images
Tool to list images that have been downloaded from All-Images.ai. Use this action to retrieve and filter downloaded images with optional date range filtering and pagination support.
Inputs: sort, limit, offset, afterCreatedAt, beforeCreatedAt