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

Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pop6-9?include=prices 200 20ms{
"success": true,
"data": {
"id": "pop6-9",
"name": "Pikachu",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.large.webp"
}
],
"expansion": {
"id": "pop6",
"name": "POP Series 6",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88087",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/9.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spark",
"text": "Does 10 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 52
},
{
"condition": "DMG",
"price": 48.33
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 79.13,
"low": 102.5,
"high": 102.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"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": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 108.75,
"low": 150,
"high": 150,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 769,
"low": 769,
"high": 823,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 50.5,
"low": 50.5,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 299.99,
"low": 208,
"high": 739.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 316.3,
"low": 445,
"high": 445,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "7.5",
"value": 124.5,
"low": 105.83,
"high": 143.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T04:35:06.872Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}