Privacy
External providers
Section titled “External providers”ImageRouter is a proxy that uses external providers to generate images. Your images, prompts, and other parameters are forwarded to one of these providers. ImageRouter has no influence on how long they store these materials.
Prompt Logging
Section titled “Prompt Logging”Prompt logging is always on for security (this might change in the future). If you wish to delete your prompts, you can do it on the Api Usage page. Open the generation details by clicking ”…” to remove prompts one by one. Scroll to the bottom to remove all your prompts forever.
Input Images
Section titled “Input Images”Input images are always auto-deleted from ImageRouter servers instantly after processing. While we do not store the images you provide as input, the underlying provider may still store it.
Output Images
Section titled “Output Images”The logging of output images depends on the response_format you specify in your API request.
urlorb64_json: When you use these formats, the generated images are stored to provide you with a URL or a base64 string.b64_ephemeral: When you use this format, the generated image is returned as a base64 string directly in the response and is not stored on our servers. The image provider can still store your images on their servers.
If you wish to delete your outputs from ImageRouter servers, please open the Api Usage page. Open details for a log by clicking ”…” to remove images/videos for that log. To remove all your outputs forever, scroll to the bottom of the page.