Characters

Get API characters for a B2B client

Returns all characters that have been saved to Drupal for a specific B2B client, with SFW image URLs

get/api/v1/characters/api-characters/{b2bClientId}

Path parameters

b2bClientIdstring required

The B2B client ID to fetch characters for

Response

List of characters with SFW images

cidstring

Character ID

namestring

Character name

genderstring

Character gender

jobstring

Character job

dateOfBirthstring date

Date of birth in YYYY-MM-DD format (optional)

levelstring

Character level

body_typestring

Body type

breast_sizestring

Breast size (for female characters)

ethnicitystring

Character ethnicity

eye_colorstring

Eye color

hair_lengthstring

Hair length

hair_colorstring

Hair color

orientationstring

Sexual orientation

kinksstring[]

List of kinks

personalitystring[]

Personality traits with descriptions

image_urlstring

Profile image URL

character_typestring

Type of character (e.g., original)

Changes

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