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

Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.
If Latios is on your Bench, heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/ds1_ja-9vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ds1_ja-9vh",
"name": "Latias",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.large.webp"
}
],
"expansion": {
"id": "ds1_ja",
"name": "Dragon Selection",
"total": 20,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "DS",
"printed_total": 20,
"release_date": "2012/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Selection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602831",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Assist",
"text": "Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon."
},
{
"cost": [
"Fire",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Sky Heal",
"text": "If Latios is on your Bench, heal 20 damage from this Pokémon.",
"damage": "40"
}
],
"rarity": "Triple Rare",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 15.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.81
},
{
"condition": "LP",
"price": 7
},
{
"condition": "MP",
"price": 8.99
},
{
"condition": "HP",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 340.35,
"low": 400.57,
"high": 405.12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 35.12,
"low": 48.99,
"high": 48.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 87.94,
"low": 61,
"high": 61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:07:31.141Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}