id#

string

The UUID of the actor in the scene.

This field selects one of Datagen’s thousands of available identities to be the actor at the (metaphorical) center of your scene. The value of this field defines the skin tone, skin textures, and body shape of the generated human subject. It does not define the hair, eyes, facial expression, accessories, or other aspects of human identity that can be easily altered.

Tip

To download a CSV with a complete list of available identities, click here

The actors in our catalogue are grouped…

By gender

Females

To download a CSV with a complete list of available female identities, click here

Males

To download a CSV with a complete list of available male identities, click here

By age group

Younger (ages 18-30)

To download a CSV with a complete list of available identities ages 18-30, click here

Adult (ages 31-50)

To download a CSV with a complete list of available identities ages 31-50, click here

Older (ages 51+)

To download a CSV with a complete list of available identities ages 51+, click here

By ethnicity

Africans

To download a CSV with a complete list of available African identities, click here

Hispanics

To download a CSV with a complete list of available Hispanic identities, click here

Mediterraneans

To download a CSV with a complete list of available Mediterranean identities, click here

North Europeans

To download a CSV with a complete list of available North European identities, click here

South Asians

To download a CSV with a complete list of available South Asian identities, click here

Southeast Asians

To download a CSV with a complete list of available Southeast Asian identities, click here

Sample usage

A sample id field and its location in the data request

In the JSON hierarchy of the data request, the id field is found here:

{
  "datapoints": [
    {
      "human": {
        "id": "3360b5c4-a3d7-49b5-8e9d-1f55cf560725",
      }
    },
  ]
}

This value will place an old North European woman in the scene.