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

Flip a coin. If heads, switch in 1 of your opponent's Benched Pokémon to the Active Spot.
/api/v1/pokemon/cards/gem3-0202?include=prices 200 52ms{
"success": true,
"data": {
"id": "gem3-0202",
"name": "Meowth",
"number": "0202/07",
"printed_number": "0202/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0202.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0202.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0202.large.webp"
}
],
"expansion": {
"id": "gem3",
"name": "Gem Pack Vol. 3",
"total": 136,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 136,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 3"
}
}
},
"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/gem3-0202.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0202.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0202.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Come Here Right Meow",
"text": "Flip a coin. If heads, switch in 1 of your opponent's Benched Pokémon to the Active Spot."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dig Claws",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 77.65,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 24.25,
"high": 24.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 40.89,
"low": 40.82,
"high": 40.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 14
},
{
"company": "PSA",
"grade": "9",
"value": 23.07,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 24.5,
"low": 24.25,
"high": 24.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:11:50.823Z",
"trend_7d": {
"direction": "up",
"percent": 3190.25
}
}
}
}