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

Put this Pokémon and all attached cards into your hand.
/api/v1/pokemon/cards/me3-62vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "me3-62vh",
"name": "Meowth ex",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684340",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Colorless"
],
"hp": "170",
"abilities": [
{
"name": "Last-Ditch Catch",
"text": "Once during your turn, when you play this Pokémon from your hand onto your Bench, you may use this Ability. Search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck. You can't use more than 1 Ability that has \"Last-Ditch\" in its name each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tuck Tail",
"text": "Put this Pokémon and all attached cards into your hand.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.27
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 32.25,
"low": 27.41,
"high": 37.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 14.99,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 9.52,
"high": 9.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 62.48,
"low": 34.5,
"high": 71,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "up",
"percent": 47
}
},
{
"company": "PSA",
"grade": "8",
"value": 11.4,
"low": 7.48,
"high": 13.97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 17.3,
"low": 14.3,
"high": 23.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -15.6
}
},
{
"company": "TAG",
"grade": "10",
"value": 9.04,
"low": 9.04,
"high": 9.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -10.28
}
}
}
}