🧝 Human
Races
View raw API endpoint ↗

Properties

Age
Humans reach adulthood in their late teens and live less than a century.
Alignment
Humans tend toward no particular alignment. The best and the worst are found among them.
Language_desc
You can speak, read, and write Common and one extra language of your choice. Humans typically learn the languages of other peoples they deal with, including obscure dialects. They are fond of sprinkling their speech with words borrowed from other tongues: Orc curses, Elvish musical expressions, Dwarvish military phrases, and so on.
Languages
Common
Size
Medium
Size_description
Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.
Speed
30
Updated_at
2026-04-01T20:35:38.675Z
Raw JSON data
{
  "ability_bonuses": [
    {
      "ability_score": {
        "index": "str",
        "name": "STR",
        "url": "/api/2014/ability-scores/str"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "dex",
        "name": "DEX",
        "url": "/api/2014/ability-scores/dex"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "con",
        "name": "CON",
        "url": "/api/2014/ability-scores/con"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "int",
        "name": "INT",
        "url": "/api/2014/ability-scores/int"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "wis",
        "name": "WIS",
        "url": "/api/2014/ability-scores/wis"
      },
      "bonus": 1
    },
    {
      "ability_score": {
        "index": "cha",
        "name": "CHA",
        "url": "/api/2014/ability-scores/cha"
      },
      "bonus": 1
    }
  ],
  "age": "Humans reach adulthood in their late teens and live less than a century.",
  "alignment": "Humans tend toward no particular alignment. The best and the worst are found among them.",
  "index": "human",
  "language_desc": "You can speak, read, and write Common and one extra language of your choice. Humans typically learn the languages of other peoples they deal with, including obscure dialects. They are fond of sprinkling their speech with words borrowed from other tongues: Orc curses, Elvish musical expressions, Dwarvish military phrases, and so on.",
  "language_options": {
    "choose": 1,
    "from": {
      "option_set_type": "options_array",
      "options": [
        {
          "item": {
            "index": "dwarvish",
            "name": "Dwarvish",
            "url": "/api/2014/languages/dwarvish"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "elvish",
            "name": "Elvish",
            "url": "/api/2014/languages/elvish"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "giant",
            "name": "Giant",
            "url": "/api/2014/languages/giant"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "gnomish",
            "name": "Gnomish",
            "url": "/api/2014/languages/gnomish"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "goblin",
            "name": "Goblin",
            "url": "/api/2014/languages/goblin"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "halfling",
            "name": "Halfling",
            "url": "/api/2014/languages/halfling"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "orc",
            "name": "Orc",
            "url": "/api/2014/languages/orc"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "abyssal",
            "name": "Abyssal",
            "url": "/api/2014/languages/abyssal"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "celestial",
            "name": "Celestial",
            "url": "/api/2014/languages/celestial"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "draconic",
            "name": "Draconic",
            "url": "/api/2014/languages/draconic"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "deep-speech",
            "name": "Deep Speech",
            "url": "/api/2014/languages/deep-speech"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "infernal",
            "name": "Infernal",
            "url": "/api/2014/languages/infernal"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "primordial",
            "name": "Primordial",
            "url": "/api/2014/languages/primordial"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "sylvan",
            "name": "Sylvan",
            "url": "/api/2014/languages/sylvan"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "undercommon",
            "name": "Undercommon",
            "url": "/api/2014/languages/undercommon"
          },
          "option_type": "reference"
        }
      ]
    },
    "type": "languages"
  },
  "languages": [
    {
      "index": "common",
      "name": "Common",
      "url": "/api/2014/languages/common"
    }
  ],
  "name": "Human",
  "size": "Medium",
  "size_description": "Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.",
  "speed": 30,
  "subraces": [],
  "traits": [],
  "updated_at": "2026-04-01T20:35:38.675Z",
  "url": "/api/2014/races/human"
}