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 2 Basic Energy cards, reveal them, and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/gem1-0108vh?include=prices 200 58ms{
"success": true,
"data": {
"id": "gem1-0108vh",
"name": "Sprigatito",
"number": "0108/09",
"printed_number": "0108/09",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp"
}
],
"expansion": {
"id": "gem1",
"name": "Gem Pack",
"total": 115,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 115,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem1.logo.png",
"translation": {
"en": {
"name": "Gem Pack"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0108vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gather Sunlight",
"text": "Search your deck for up to 2 Basic Energy cards, reveal them, and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Seed Bomb",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 81.5,
"low": 70.25,
"high": 92.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32.99,
"low": 30,
"high": 40.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 62.5,
"low": 53.75,
"high": 71.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.75,
"low": 32.94,
"high": 44.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 37.5,
"low": 32.25,
"high": 42.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:04:55.869Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}