Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Search your deck for up to 3 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/m4_ja-87vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "m4_ja-87vh",
"name": "Frogadier",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.large.webp"
}
],
"expansion": {
"id": "m4_ja",
"name": "Ninja Spinner",
"total": 120,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M4",
"printed_total": 83,
"release_date": "2026/03/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
"translation": {
"en": {
"name": "Ninja Spinner"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "683738",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/87vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Summoning Jutsu",
"text": "Search your deck for up to 3 Pokémon, reveal them, and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Aqua Edge",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Artrea",
"artist": "Susumu Maeya",
"pricing": {
"currency": "USD",
"market": 3.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 42.89,
"low": 37.55,
"high": 46.61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 29.87,
"low": 29.87,
"high": 29.87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 40.25,
"low": 29.44,
"high": 43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.16,
"low": 4.43,
"high": 5.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 5.7,
"high": 8.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 31.1,
"low": 28,
"high": 104.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 83,
"trend": {
"direction": "down",
"percent": -60.9
}
},
{
"company": "PSA",
"grade": "4",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12.5,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16.25,
"low": 13.94,
"high": 19.89,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -13.7
}
},
{
"company": "TAG",
"grade": "10",
"value": 78,
"low": 76.41,
"high": 95.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:30.549Z",
"trend_7d": {
"direction": "down",
"percent": -2.08
}
}
}
}