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/bw4-100vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw4-100vh",
"name": "Emboar",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.large.webp"
}
],
"expansion": {
"id": "bw4",
"name": "Next Destinies",
"total": 103,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NXD",
"printed_total": 99,
"release_date": "2012/02/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85184",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/100vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "150",
"abilities": [
{
"name": "Inferno Fandango",
"text": "As often as you like during your turn (before your attack), you may attach a Fire Energy card from your hand to 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Heat Crash",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 168.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 168.68
},
{
"condition": "MP",
"price": 94.5
},
{
"condition": "HP",
"price": 53.88
},
{
"condition": "DMG",
"price": 58.55
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 290,
"low": 246.5,
"high": 333.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 153,
"low": 130.05,
"high": 175.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 87.13,
"low": 73.32,
"high": 139.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 287.4,
"low": 281.48,
"high": 287.43,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 160,
"low": 76,
"high": 160,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 615.04,
"low": 573.7,
"high": 819.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T21:51:10.161Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}