YGOPRODeck · Example Payload

Ygoprodeck Api Card Set Example

GamesTrading Card GamesYu Gi OhCard DatabaseOpen DataCommunity APIPublic APIs

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

Top-level fields

set_nameset_codenum_of_cardstcg_dateset_image

Example Payload

Raw ↑
{
  "set_name": "Legend of Blue Eyes White Dragon",
  "set_code": "LOB",
  "num_of_cards": 126,
  "tcg_date": "2002-03-08",
  "set_image": "https://images.ygoprodeck.com/images/sets/LOB.jpg"
}