post
https://api.photoeditapi.com/v1/upload/get-signed-image-upload-url
Request a pre-signed URL to upload a source image directly to secure cloud storage. Use the returned future_upload_file_key as the image or input_images value in any generation endpoint.
Upload flow:
- Call this endpoint with your file's MIME type and size.
PUTthe raw file bytes to the returneduploadUrl(no authentication headers needed — the URL is already signed).- Pass
future_upload_file_keyas the image source in your generation request.
Constraints:
- Maximum file size: 30 MB
- Supported types:
jpeg,jpg,png,gif,webp,heic,heif
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…