YGOPRODeck · Example Payload

Ygoprodeck Api Card Class Values Example

GamesTrading Card GamesYu Gi OhCard DatabaseOpen DataCommunity APIPublic APIs

Ygoprodeck Api Card Class Values Example is an example object payload from YGOPRODeck, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typerace

Example Payload

Raw ↑
{
  "type": [
    "Normal Monster"
  ],
  "race": [
    "Spellcaster"
  ]
}