Cheap upgrades for Nitro, YouTube, Spotify & more. All done via legal methods and local pricing!Shop now

Docs/Schemas/Character

Character

object

Properties

Characterobject
PropertyTypeDescription
idrequired
integer
namerequired
string
imagerequired
string
rolerequired
string
MainSupporting
tags
array
alternativeNamesrequired
array

Alternative names for the character (e.g., Korean name, romanized variants)

description
string

Brief character description (max 1000 characters)

Example

Character Example
{  "id": 1,  "name": "string",  "image": "string",  "role": "Main",  "tags": [    "item1",    "item2"  ],  "alternativeNames": [    "item1",    "item2"  ],  "description": "string"}

Related Endpoints

This schema is used in the following endpoints: