Scene Wizard

Get a random place suggestion

The place where your scene comes to life.

get/v1/scenes/wizard/suggest/place

Response

Place suggestion retrieved successfully

valuestring required

The suggested value for the field

fieldstring required

The field name that this suggestion is for

Example response

{
  "value": "Fantasy",
  "field": "genre"
}

Changes

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