Returns the generated image while the generation is fresh (~24h after generation). Returns 410 Gone after expiry. Save what you want to keep — long-term storage is intentionally not part of the platform.
Authentication: send a Bearer JWT or X-Api-Key header (standard API auth), OR pass the short-lived signed ?token= query param that the API mints when it serves output URLs. The signed-token path lets the URL be loaded directly by browser <img> tags (which cannot send custom headers).
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Generated image. Content-Type reflects the media type (typically image/png or image/jpeg).
The response is of type file.