Home
YGOPRODeck
Ygoprodeck Api Card Example
Ygoprodeck Api Card Example
Games Trading Card Games Yu Gi Oh Card Database Open Data Community API Public APIs
Ygoprodeck Api Card Example is an example object payload from YGOPRODeck, with 21 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
id name typeline type humanReadableCardType frameType desc race atk def level attribute linkval linkmarkers scale archetype ygoprodeck_url card_sets card_images card_prices misc_info
Example Payload
{
"id": 46986414,
"name": "Dark Magician",
"typeline": [
"Spellcaster",
"Normal"
],
"type": "Normal Monster",
"humanReadableCardType": "Normal Monster",
"frameType": "normal",
"desc": "The ultimate wizard in terms of attack and defense.",
"race": "Spellcaster",
"atk": 2500,
"def": 2100,
"level": 7,
"attribute": "DARK",
"linkval": 4,
"linkmarkers": [
"Top",
"Bottom-Left",
"Bottom-Right"
],
"scale": 4,
"archetype": "Dark Magician",
"ygoprodeck_url": "https://ygoprodeck.com/card/dark-magician-4087",
"card_sets": [
{
"set_name": "Legend of Blue Eyes White Dragon",
"set_code": "LOB-EN001",
"set_rarity": "Ultra Rare",
"set_rarity_code": "(UR)",
"set_price": "6.97"
}
],
"card_images": [
{
"id": 46986414,
"image_url": "https://images.ygoprodeck.com/images/cards/46986414.jpg",
"image_url_small": "https://images.ygoprodeck.com/images/cards_small/46986414.jpg",
"image_url_cropped": "https://images.ygoprodeck.com/images/cards_cropped/46986414.jpg"
}
],
"card_prices": [
{
"cardmarket_price": "0.02",
"tcgplayer_price": "0.24",
"ebay_price": "0.99",
"amazon_price": "14.45",
"coolstuffinc_price": "0.39"
}
],
"misc_info": [
{
"beta_name": "example",
"views": 152340,
"viewsweek": 421,
"upvotes": 540,
"downvotes": 12,
"formats": [
"TCG",
"OCG",
"Master Duel"
],
"treated_as": "example",
"tcg_date": "2002-03-08",
"ocg_date": "1999-02-04",
"konami_id": 4007,
"has_effect": 0,
"md_rarity": "UR",
"genesys_points": 100,
"question_atk": 2500,
"question_def": 2100,
"staple": "example"
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/ygoprodeck-api-card-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.