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 for each heads.
/api/v1/pokemon/cards/sv2a_ja-118vmh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv2a_ja-118vmh",
"name": "Goldeen (Master Ball)",
"number": "118",
"printed_number": "118",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.large.webp"
}
],
"expansion": {
"id": "sv2a_ja",
"name": "Pokémon Card 151",
"total": 210,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2a",
"printed_total": 165,
"release_date": "2023/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Card 151"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/118.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Triple Jab",
"text": "Flip 3 coins. This attack does 10 damage for each heads.",
"damage": "10×"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sprinkle Water",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "SIE NANAHARA",
"pricing": {
"currency": "USD",
"market": 10.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.19
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32.75,
"low": 17.5,
"high": 48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 73,
"low": 62.05,
"high": 83.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 2.78,
"low": 2.36,
"high": 3.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:51:33.042Z",
"trend_7d": {
"direction": "down",
"percent": -2.21
}
}
}
}