Reve

Create reve remix

Submit an asynchronous generation request to /reve/remix. The response includes request metadata for status tracking and cancellation.

post/reve/remix

Request body

promptstring required
image_urlsstring[] required
num_imagesinteger
aspect_ratio'1:1' | '4:3' | '3:4' | '3:2' | '2:3' | '5:4' | '4:5' | '16:9' | '9:16'

Response

The request status

status'queued' | 'in_progress' | 'nsfw' | 'failed' | 'completed' | 'canceled' required
request_idstring uuid required
status_urlstring uri
cancel_urlstring uri
errorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.