Multi-provider routing
- Persona decides which model fits
- Calls this provider when its strengths apply
- Falls back to alternatives on rate-limits
7 tools available
All-Images.ai provides AI-powered image generation, retrieval, and management services, enabling developers to create and manage images through advanced AI capabilities.
Connect All Images AI to Definable to route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas call All Images AI's 7 tools directly from chat or scheduled flows. Add it to your persona's available models and route requests to it where it fits best.
Every All Images AI action below is a callable tool any Definable persona can invoke.
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.
Tool to add a webhook endpoint to an API key. Use when you want to receive print event callbacks at a custom endpoint.
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.
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.
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.
Tool to list all images generated automatically for bulk use. Use after creating automated-image batches to review and manage them.
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.
Anything All Images AI exposes through its API. Common artificial intelligence workflows on Definable include route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas can call any of the 7 All Images AI tools directly, then chain the result into another integration without you writing code.
All Images AI uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 All Images AI tools. You only need a separate All Images AI subscription if All Images AI itself charges per seat or per API call.
Every call from a persona to All Images AI is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find All Images AI, and connect via OAuth or API key. You can immediately attach All Images AI to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 All Images AI actions as callable tools — including `Check API Key`, `Create webhook endpoint`, `Delete Image Generations`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.