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

If the Defending Pokémon already has any damage counters on it, this attack does 10 damage plus 10 more damage.
/api/v1/pokemon/cards/dp2-106?include=prices 200 19ms{
"success": true,
"data": {
"id": "dp2-106",
"name": "Totodile",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.large.webp"
}
],
"expansion": {
"id": "dp2",
"name": "Mysterious Treasures",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MT",
"printed_total": 123,
"release_date": "2007/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89998",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/106.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Bite",
"damage": "10"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Shining Fang",
"text": "If the Defending Pokémon already has any damage counters on it, this attack does 10 damage plus 10 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.67
},
{
"condition": "LP",
"price": 0.62
},
{
"condition": "MP",
"price": 0.44
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11.95,
"low": 10.85,
"high": 13.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.94,
"low": 20.5,
"high": 24.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36.76,
"low": 31.15,
"high": 40.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:09:39.295Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}