Get image
Get an image by ID. Returns full details including status, model, URL (when completed), and generation parameters.
Documentation Index
Fetch the complete documentation index at: https://docs.rawugc.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Path Parameters
Image identifier (img_xxx format)
Response
Image generation task status
Unique image identifier (img_xxx format)
Current generation status
pending, processing, completed, failed Image model used
Text prompt used for generation
URL to download the generated image (available when status is 'completed')
Aspect ratio used
Output resolution (nano-banana-2 only)
Output image format
Credits deducted for this generation
Timestamp when generation was initiated
Timestamp when generation completed (if finished)
Error code if generation failed
Error message if generation failed

