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

Discard 2 Energy attached to Typhlosion.
/api/v1/pokemon/cards/l1ss_ja-16?include=prices 200 16ms{
"success": true,
"data": {
"id": "l1ss_ja-16",
"name": "Typhlosion",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.large.webp"
}
],
"expansion": {
"id": "l1ss_ja",
"name": "SoulSilver Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.symbol.png",
"translation": {
"en": {
"name": "SoulSilver Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608251",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/16.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Magma Punch",
"damage": "50"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Spin",
"text": "Discard 2 Energy attached to Typhlosion.",
"damage": "120"
}
],
"rarity": "Non",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6
},
{
"condition": "LP",
"price": 3
},
{
"condition": "MP",
"price": 2.99
},
{
"condition": "HP",
"price": 4
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 48.24,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 162.5,
"low": 137.7,
"high": 272.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:56.672Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}