Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Search your deck for up to 3 Pokémon V, reveal them, and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/gem2-0103?include=prices 200 50ms{
"success": true,
"data": {
"id": "gem2-0103",
"name": "Eevee",
"number": "0103/15",
"printed_number": "0103/15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0103.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Vee-Search",
"text": "Search your deck for up to 3 Pokémon V, reveal them, and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stampede",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.52,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 49,
"low": 48.5,
"high": 50.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40.64,
"low": 54.99,
"high": 54.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 58.35,
"low": 53.9,
"high": 85.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 22.5,
"high": 23.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 19,
"high": 27.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-29T11:41:40.191Z",
"trend_7d": {
"direction": "down",
"percent": -8.98
}
}
}
}