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

Search your discard pile for a Fire Energy card and attach it to 1 of your Pokémon.
Discard a Metal Energy card attached to Salamence.
/api/v1/pokemon/cards/pcg6_ja-21vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg6_ja-21vh",
"name": "Salamence δ",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.large.webp"
}
],
"expansion": {
"id": "pcg6_ja",
"name": "Holon Research Tower",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Research Tower"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Delta Species"
],
"types": [
"Metal",
"Fire"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fire Dance",
"text": "Search your discard pile for a Fire Energy card and attach it to 1 of your Pokémon.",
"damage": "30"
},
{
"cost": [
"Fire",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Delta Blast",
"text": "Discard a Metal Energy card attached to Salamence.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Fire",
"value": "-30-30"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 22.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.09
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 127.89,
"low": 108.71,
"high": 147.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17.5,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 130,
"low": 120,
"high": 154,
"confidence": "low",
"value_kind": "feed",
"sold_count": 11
},
{
"company": "PSA",
"grade": "5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 160,
"low": 144.5,
"high": 186.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-10T06:33:04.716Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}