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

Ask your opponent if you may draw 2 cards. If yes, draw 2 cards. If no, this attack does 20 damage to the Defending Pokémon.
/api/v1/pokemon/cards/hgss3-70?include=prices 200 15ms{
"success": true,
"data": {
"id": "hgss3-70",
"name": "Togepi",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.large.webp"
}
],
"expansion": {
"id": "hgss3",
"name": "HS—Undaunted",
"total": 91,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UD",
"printed_total": 90,
"release_date": "2010/08/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89935",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/70.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Plead",
"text": "Ask your opponent if you may draw 2 cards. If yes, draw 2 cards. If no, this attack does 20 damage to the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 2.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.62
},
{
"condition": "LP",
"price": 1.81
},
{
"condition": "MP",
"price": 0.95
},
{
"condition": "HP",
"price": 0.44
},
{
"condition": "DMG",
"price": 0.53
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 337.5,
"low": 286.88,
"high": 388.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:48:06.184Z",
"trend_7d": {
"direction": "down",
"percent": -2.6
}
}
}
}