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/bw9_ja-79vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw9_ja-79vh",
"name": "Jirachi-EX",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.large.webp"
}
],
"expansion": {
"id": "bw9_ja",
"name": "Megalo Cannon",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW9",
"printed_total": 76,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw9_ja.symbol.png",
"translation": {
"en": {
"name": "Megalo Cannon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602740",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Metal"
],
"hp": "90",
"abilities": [
{
"name": "Stellar Guidance",
"text": "When you play this Pokémon from your hand onto your Bench, you may search your deck for a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 290.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 290.25
},
{
"condition": "LP",
"price": 99.99
},
{
"condition": "HP",
"price": 45
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 57,
"low": 48.45,
"high": 65.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1309,
"low": 986,
"high": 1369.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 139.95,
"low": 118.96,
"high": 160.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 135.15,
"low": 188.5,
"high": 188.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2025-11-18T02:09:19.230Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}