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

Flip 3 coins. This attack does 10 damage times the number of heads.
Draw a card.
/api/v1/pokemon/cards/bw3-102vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3-102vh",
"name": "Meowth",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.large.webp"
}
],
"expansion": {
"id": "bw3",
"name": "Noble Victories",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NVI",
"printed_total": 101,
"release_date": "2011/11/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87325",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 10 damage times the number of heads.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pay Day",
"text": "Draw a card.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Secret",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 96.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 96.51
},
{
"condition": "LP",
"price": 60.73
},
{
"condition": "MP",
"price": 60.12
},
{
"condition": "HP",
"price": 54.99
},
{
"condition": "DMG",
"price": 14.77
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 234.5,
"low": 199.33,
"high": 269.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 250,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 119,
"low": 101.15,
"high": 136.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1469.55,
"low": 2349,
"high": 2349,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 127.45,
"low": 116.24,
"high": 129.97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 147.5,
"low": 91.8,
"high": 152.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 450,
"low": 334.99,
"high": 512.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "SGC",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:29.787Z",
"trend_7d": {
"direction": "up",
"percent": 0.92
}
}
}
}