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

Does 20 more damage for each Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw7-142vh?include=prices 200 28ms{
"success": true,
"data": {
"id": "bw7-142vh",
"name": "Keldeo-EX",
"number": "142",
"printed_number": "142",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86439",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/142vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "170",
"abilities": [
{
"name": "Rush In",
"text": "Once during your turn (before your attack), if this Pokémon is on your Bench, you may switch this Pokémon with your Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Secret Sword",
"text": "Does 20 more damage for each Water Energy attached to this Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 147.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 147.81
},
{
"condition": "LP",
"price": 81.14
},
{
"condition": "MP",
"price": 62.33
},
{
"condition": "HP",
"price": 38.75
},
{
"condition": "DMG",
"price": 34.26
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 187.5,
"low": 159.38,
"high": 215.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3500,
"low": 2975,
"high": 4025,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 139.99,
"low": 118.99,
"high": 160.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 149.99,
"low": 127.49,
"high": 172.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 105.8,
"low": 130,
"high": 130,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 135.99,
"low": 135.99,
"high": 137.75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 269.48,
"low": 343.5,
"high": 371.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 396.12,
"low": 395.95,
"high": 395.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:47:48.827Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}