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/m3_ja-114vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "m3_ja-114vh",
"name": "Meowth ex",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.large.webp"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/114vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Colorless"
],
"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": "Special Art Rare",
"artist": "Natsumi Yoshida",
"pricing": {
"currency": "USD",
"market": 81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 81
},
{
"condition": "LP",
"price": 79.94
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 106.1,
"low": 96.9,
"high": 135.43,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "BGS",
"grade": "10",
"value": 305.38,
"low": 285.75,
"high": 350,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 85.35,
"low": 87,
"high": 87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 166.38,
"low": 115.05,
"high": 202.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 57.08,
"low": 37.7,
"high": 64.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 95,
"low": 92.5,
"high": 95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 103.5,
"low": 93,
"high": 176.45,
"confidence": "high",
"value_kind": "sold",
"sold_count": 294,
"trend": {
"direction": "down",
"percent": -31
}
},
{
"company": "PSA",
"grade": "5",
"value": 51,
"low": 51,
"high": 51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 48,
"low": 45.6,
"high": 80.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 53,
"low": 50,
"high": 85,
"confidence": "high",
"value_kind": "sold",
"sold_count": 21,
"trend": {
"direction": "down",
"percent": -35.4
}
},
{
"company": "TAG",
"grade": "10",
"value": 170.5,
"low": 125.29,
"high": 223,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
}
],
"market_updated_at": "2026-09-22T03:13:26.417Z",
"trend_7d": {
"direction": "up",
"percent": 0.65
}
}
}
}