Adding image generation usually means another API key, another bill, and another integration. AIGate ships with Pollinations Flux out of the box — free, no key, no rate limit.
We download every render, cache it under https://api.aigatecloud.com/img/{sha1}.jpg, and serve it back with Cache-Control: immutable. The second call with the same idea + mode hits the cache in <100 ms.
Want to bring your own DALL·E or Stability key? Scale tier opens BYOK for image providers, and you keep the same orchestrator interface.