✨ Identify
Spells
View raw API endpoint ↗

Description

You choose one object that you must touch throughout the casting of the spell. If it is a magic item or some other magic-imbued object, you learn its properties and how to use them, whether it requires attunement to use, and how many charges it has, if any. You learn whether any spells are affecting the item and what they are. If the item was created by a spell, you learn which spell created it.

If you instead touch a creature throughout the casting, you learn what spells, if any, are currently affecting it.

Properties

Casting_time
1 minute
Classes
  • Bard
  • Wizard
Components
  • V
  • S
  • M
Concentration
No
Duration
Instantaneous
Level
1
Material
A pearl worth at least 100gp and an owl feather.
Range
Touch
Ritual
Yes
School
Divination
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 minute",
  "classes": [
    {
      "index": "bard",
      "name": "Bard",
      "url": "/api/2014/classes/bard"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "You choose one object that you must touch throughout the casting of the spell. If it is a magic item or some other magic-imbued object, you learn its properties and how to use them, whether it requires attunement to use, and how many charges it has, if any. You learn whether any spells are affecting the item and what they are. If the item was created by a spell, you learn which spell created it.",
    "If you instead touch a creature throughout the casting, you learn what spells, if any, are currently affecting it."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "identify",
  "level": 1,
  "material": "A pearl worth at least 100gp and an owl feather.",
  "name": "Identify",
  "range": "Touch",
  "ritual": true,
  "school": {
    "index": "divination",
    "name": "Divination",
    "url": "/api/2014/magic-schools/divination"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/identify"
}