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/lp_ja-78vh?include=prices 200 42ms{
"success": true,
"data": {
"id": "lp_ja-78vh",
"name": "Porygon2",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.large.webp"
}
],
"expansion": {
"id": "lp_ja",
"name": "LEGEND Promos",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"printed_total": 92,
"release_date": "2009/09/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.symbol.png",
"translation": {
"en": {
"name": "LEGEND Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608617",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-78vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Shortcut",
"text": "The Retreat Cost for each Porygon, Porygon2, and Porygon-Z you have in play is Colorless less.",
"type": "Poké-Body"
}
],
"rarity": "Promo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 61.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 61.1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 238.38,
"low": 325,
"high": 325,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-28T21:32:15.954Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}