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/smp-SM01vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "smp-SM01vh",
"name": "Rowlet",
"number": "SM01",
"printed_number": "SM01",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "126031",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM01vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Fury Attack",
"text": "Flip 3 coins. This attack does 10 damage for each heads.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 2.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.68
},
{
"condition": "LP",
"price": 2.47
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.39,
"low": 12.23,
"high": 16.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.26,
"low": 7,
"high": 15.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:32.782Z",
"trend_7d": {
"direction": "up",
"percent": 7.63
}
}
}
}