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 2 coins. This attack does 10 damage times the number of heads.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/wb1-4?include=prices 200 18ms{
"success": true,
"data": {
"id": "wb1-4",
"name": "Mudkip",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.large.webp"
}
],
"expansion": {
"id": "wb1",
"name": "Poké Card Creator Pack",
"total": 5,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 5,
"release_date": "2004/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/wb1.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/wb1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "162271",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/4.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tail Rap",
"text": "Flip 2 coins. This attack does 10 damage times the number of heads.",
"damage": "10x"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hypno Splash",
"text": "The Defending Pokémon is now Asleep.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Rowan Laidlaw",
"pricing": {
"currency": "USD",
"market": 400,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 400
},
{
"condition": "MP",
"price": 371
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 560,
"low": 476,
"high": 644,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 425,
"low": 361.25,
"high": 488.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 6500,
"low": 5525,
"high": 7475,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 990,
"low": 841.5,
"high": 1138.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 2250,
"low": 2250,
"high": 2250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 480,
"low": 408,
"high": 552,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 397,
"low": 337.45,
"high": 456.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 415,
"low": 352.75,
"high": 477.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25100,
"low": 21335,
"high": 28865,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 1210.75,
"low": 1945,
"high": 1945,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 2668.58,
"low": 2906.05,
"high": 2989.56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 3000,
"low": 2165,
"high": 3240,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 28.3
}
},
{
"company": "PSA",
"grade": "9",
"value": 3100,
"low": 3000,
"high": 3386.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T21:48:12.967Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}