YGOPRODeck · Example Payload

Ygoprodeck Api Card Printing Entry Example

GamesTrading Card GamesYu Gi OhCard DatabaseOpen DataCommunity APIPublic APIs

Ygoprodeck Api Card Printing Entry 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_codeset_rarityset_rarity_codeset_price

Example Payload

Raw ↑
{
  "set_name": "Legend of Blue Eyes White Dragon",
  "set_code": "LOB-EN001",
  "set_rarity": "Ultra Rare",
  "set_rarity_code": "(UR)",
  "set_price": "6.97"
}