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

Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/me1-137vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me1-137vh",
"name": "Ninjask",
"number": "137",
"printed_number": "137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654476",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/137vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Cast-Off Shell",
"text": "Once during your turn, when you play this Pokémon from your hand to evolve 1 of your Pokémon, you may use this Ability. Search your deck for a Shedinja and put it onto your Bench. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "U-turn",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Apios",
"pricing": {
"currency": "USD",
"market": 3.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.97
},
{
"condition": "MP",
"price": 3.11
},
{
"condition": "HP",
"price": 2.5
},
{
"condition": "DMG",
"price": 2.45
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 37.11,
"low": 26.31,
"high": 44.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "ACE",
"grade": "9",
"value": 19.89,
"low": 16.91,
"high": 22.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 40.99,
"low": 34.84,
"high": 47.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 20.5,
"low": 20.5,
"high": 21.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.3,
"low": 25,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.25,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47,
"low": 37,
"high": 55,
"confidence": "high",
"value_kind": "sold",
"sold_count": 51,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6.26,
"low": 3,
"high": 6.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.99,
"low": 9.09,
"high": 17.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 19.55,
"low": 15,
"high": 20.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "TAG",
"grade": "10",
"value": 41.99,
"low": 37.2,
"high": 56.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 19.7,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:28:19.868Z",
"trend_7d": {
"direction": "down",
"percent": -1.24
}
}
}
}