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 20 damage times the number of heads.
/api/v1/pokemon/cards/pl1-90vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl1-90vrh",
"name": "Remoraid",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88698",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/90vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Splash",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Trickle",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 1.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.89
},
{
"condition": "LP",
"price": 1.02
},
{
"condition": "MP",
"price": 0.67
},
{
"condition": "HP",
"price": 0.72
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-29T06:01:30.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}