Developers – REST API Reference
Inference – Images
Documentation updated to describe the new storage_options request parameter (with expires_after, filename, and public_url fields) for image generation and editing endpoints. Response bodies now document the corresponding file_output object, storage_error, and related public URL fields.
Inference – Videos
Documentation updated to describe the new storage_options request parameter (with expires_after, filename, and public_url fields) for video generation, editing, and extension endpoints. Response bodies now document the corresponding file_output object, storage_error, and related public URL fields.
Files – Upload and Manage
Response schemas for file upload and file listing endpoints now include public_url and public_url_expires_at fields.