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

Search your deck for a Basic Pokémon and put it onto your Bench. Shuffle your deck afterward.
Switch Manaphy with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/pop6-3vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop6-3vh",
"name": "Manaphy",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.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": "87144",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Call for Family",
"text": "Search your deck for a Basic Pokémon and put it onto your Bench. Shuffle your deck afterward."
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Aqua Ring",
"text": "Switch Manaphy with 1 of your Benched Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 4.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.24
},
{
"condition": "LP",
"price": 3.02
},
{
"condition": "MP",
"price": 1.92
},
{
"condition": "HP",
"price": 1.02
},
{
"condition": "DMG",
"price": 1.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.99,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 73.5,
"low": 62.48,
"high": 84.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3651,
"low": 3103.35,
"high": 4198.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 85.12,
"low": 72.35,
"high": 97.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 35.99,
"low": 30.59,
"high": 41.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 125.25,
"low": 150,
"high": 150,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:09:48.747Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}