latestOpenAPI 3.0.02026-08-2023028.9 KB

f8a73c25c812

panoramas

Edit a panorama and return the updated panorama

Fetches the panorama behind the source (a request_id / world_id you created, or a panorama_id from a previous edit), applies the prompt + optional reference images, and returns the new panorama. Iterate by passing the returned panorama_id back in as the source; create a world from the final panorama via POST /v1/worlds with input { type: "panorama_id" }.

post/v1/panoramas/edit

Headers

Idempotency-Keystring

Unique key to ensure request idempotency (max 24 hours)

Request body

promptstring required

Response

Edited panorama