Crazyrouter ImageAPI Key

Storage configuration

Storage controls decide where generated images are kept after model generation. The MVP keeps this simple: show generated output, keep a local browser history, and add platform object storage when stable share links are required.

Default Crazyrouter storage

Recommended MVP path

Generated image URLs can be displayed directly first. Platform R2/S3 transfer can be enabled when stable links are required.

Custom R2 / S3 / OSS

Planned

For enterprise users who need their own storage bucket, retention policy, CDN, and audit controls.

Browser local history

MVP

The subsite stores recent prompts and result URLs locally in this browser. Clearing browser data removes it.

Security rule for custom storage

Long-lived access keys should not live only in browser storage. When custom R2, OSS, or S3 support is added, credentials should be encrypted server-side or replaced by short-lived signed upload URLs.