You can use any S3 compatible service like Cloudflare R2, Digital Ocean Spaces, AWS S3, Google Cloud Storage, Alibaba OSS, Backblaze, etc.
Request
Send aPOST request to below endpoint. You have to pass the below listed request body parameters to update the S3 details.
curl
Body
json
Google Cloud Example
json
Body Attributes
string
required
Your enterprise API Key of the particular server deploy type you want to add S3 details for.
string
This is the server type you want to add the S3 details for. Options:
text_to_image, image_editing, voice_cloning, text_to_3d, video, face_gen, deepfake, realtime, super_resolution, flux, flux_headshot, interior, qwen, qwen_tts, flux_kontext_dev, image_to_video_ultra, z_image_turbo. Default: text_to_image.string
required
A public URL on which images can be accessed. Ensure your bucket is publicly accessible.
string
required
S3 region name.
string
required
S3 endpoint URL.
string
required
S3 bucket access key.
string
required
S3 bucket secret key.
string
required
Directory inside the S3 bucket to store images (e.g.,
generations). Ensure it is publicly accessible to access images via direct links.
