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

Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.
/api/v1/pokemon/cards/me2pt5-246vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2pt5-246vh",
"name": "Mawile",
"number": "246",
"printed_number": "246",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.large.webp"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "676058",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/246vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Call for Family",
"text": "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck."
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bite",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 5.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.31
},
{
"condition": "MP",
"price": 4.99
},
{
"condition": "HP",
"price": 4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.66,
"low": 23.96,
"high": 41.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "BGS",
"grade": "10",
"value": 2102.5,
"low": 1103.75,
"high": 3101.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 37.05,
"low": 31.2,
"high": 40.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 39.25,
"low": 38.5,
"high": 52.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.5,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 57.43,
"low": 50,
"high": 121.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 95,
"trend": {
"direction": "down",
"percent": -40.2
}
},
{
"company": "PSA",
"grade": "7",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14.18,
"low": 11.28,
"high": 18.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 21.26,
"low": 19.58,
"high": 27.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -9.5
}
},
{
"company": "TAG",
"grade": "10",
"value": 165.62,
"low": 134.49,
"high": 170.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 14.05,
"low": 7.99,
"high": 7.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "up",
"percent": 0.76
}
}
}
}