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 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.
Flip 4 coins. This attack does 20 damage for each heads.
/api/v1/pokemon/cards/clb-17vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "clb-17vh",
"name": "Kangaskhan",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.large.webp"
}
],
"expansion": {
"id": "clb",
"name": "Pokémon TCG Classic - Blastoise",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLB",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201171",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Call for Family",
"text": "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Comet Punch",
"text": "Flip 4 coins. This attack does 20 damage for each heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 2.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.48
},
{
"condition": "LP",
"price": 1.31
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 12.73,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 4.14,
"low": 4.14,
"high": 4.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.99,
"low": 13.84,
"high": 14.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.5,
"low": 6.6,
"high": 12.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 19.25,
"high": 54,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 21,
"high": 27.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:19.270Z",
"trend_7d": {
"direction": "up",
"percent": 5.53
}
}
}
}