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

Draw a card.
Flip a coin until you get tails. For each heads, remove 2 damage counters from 1 of your Pokémon.
Flip a coin. If heads, this attack does 20 damage plus 20 more damage.
/api/v1/pokemon/cards/dp7-44vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp7-44vrh",
"name": "Miltank",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.large.webp"
}
],
"expansion": {
"id": "dp7",
"name": "Stormfront",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SF",
"printed_total": 100,
"release_date": "2008/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87465",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/44vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Collect",
"text": "Draw a card."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Milk",
"text": "Flip a coin until you get tails. For each heads, remove 2 damage counters from 1 of your Pokémon."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stomp",
"text": "Flip a coin. If heads, this attack does 20 damage plus 20 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 3.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.75
},
{
"condition": "LP",
"price": 0.54
},
{
"condition": "MP",
"price": 0.4
},
{
"condition": "HP",
"price": 0.21
},
{
"condition": "DMG",
"price": 1.07
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30.8,
"low": 26.18,
"high": 35.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.75,
"low": 9.5,
"high": 10.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22.35,
"low": 22.98,
"high": 24.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 181.75,
"low": 300,
"high": 300,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:21:59.926Z",
"trend_7d": {
"direction": "down",
"percent": -6.02
}
}
}
}