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

/api/v1/pokemon/cards/bw10-2vrh?include=prices 200 24ms{
"success": true,
"data": {
"id": "bw10-2vrh",
"name": "Masquerain",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87250",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/2vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Tool Reversal",
"text": "As often as you like during your turn (before your attack), you may put a Pokémon Tool card attached to 1 of your Pokémon into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bug Bite",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.12
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.81
},
{
"condition": "HP",
"price": 0.68
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}