Scene Wizard

Get a random scene name suggestion

Give your scene a short, memorable title.

get/v1/scenes/wizard/suggest/name

Response

Name 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.