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

Arcanine does 40 damage to itself.
/api/v1/pokemon/cards/dp3-22?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp3-22",
"name": "Arcanine",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83584",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "100",
"abilities": [
{
"name": "Flame Dash",
"text": "Once during your turn, when you play Arcanine from your hand to evolve 1 of your Benched Pokémon, you may switch Arcanine with 1 of your Active Pokémon. If you do, you may move any number of Energy cards attached to that Pokémon to Arcanine.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Inferno Onrush",
"text": "Arcanine does 40 damage to itself.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+30"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 6.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.52
},
{
"condition": "LP",
"price": 4.03
},
{
"condition": "MP",
"price": 1.55
},
{
"condition": "HP",
"price": 1.11
},
{
"condition": "DMG",
"price": 1.11
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 852.25,
"low": 910,
"high": 910,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 67.5,
"low": 57.38,
"high": 77.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 40,
"high": 41.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "up",
"percent": 0.93
}
}
}
}