Skip to main content
Each card in our catalog stores metadata properties extracted from the card, specific to the game. This metadata is stored inside the item data returned from our APIs. You can read more about our item structure in Item Structure.
For MTG cards, we store the following metadata fields:
string (date)
optional
The card’s release date.
string
optional
The mana symbol cost shown for casting the card.
string
optional
The card’s type classification.
string
optional
The full type line, including supertypes and subtypes.
string
optional
The card’s primary rules text.
string
optional
The card’s power value when applicable.
string
optional
The card’s toughness value when applicable.
string[]
optional
The card’s color information.
string
optional
Converted mana cost / mana value as a display value.
number
optional
Numeric converted mana cost / mana value.
string[]
optional
Mana colors this card can produce.
string[]
optional
The card’s color identity.
string
optional
The card form label, such as Physical or Digital.