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 an Energy card and attach it to 1 of your Pokémon that has δ on its card.
/api/v1/pokemon/cards/pcg7_ja-44?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg7_ja-44",
"name": "Pichu δ",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.large.webp"
}
],
"expansion": {
"id": "pcg7_ja",
"name": "Holon Phantom",
"total": 52,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 52,
"release_date": "2006/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Phantom"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Metal"
],
"hp": "50",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Pikachu from your hand onto Pichu (this counts as evolving Pichu) and remove all damage counters from Pichu.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Paste",
"text": "Search your discard pile for an Energy card and attach it to 1 of your Pokémon that has δ on its card."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.78,
"low": 7.2,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.1,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.8,
"low": 14.28,
"high": 19.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 158.5,
"low": 52.5,
"high": 255.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-30T10:32:49.175Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}