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

Flip 2 coins. If both of them are tails, this attack does nothing.
/api/v1/pokemon/cards/cp2_ja-23vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "cp2_ja-23vh",
"name": "Regigigas",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.large.webp"
}
],
"expansion": {
"id": "cp2_ja",
"name": "Legendary Shine Collection",
"total": 27,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP2",
"printed_total": 27,
"release_date": "2015/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605349",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Earthen Awakening",
"text": "Whenever you attach an Energy card from your hand to this Pokémon, heal 20 damage from it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Gigas Punch",
"text": "Flip 2 coins. If both of them are tails, this attack does nothing.",
"damage": "100"
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 31.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 31.8
},
{
"condition": "LP",
"price": 27.85
},
{
"condition": "MP",
"price": 22
},
{
"condition": "HP",
"price": 17
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 82.12,
"low": 69.8,
"high": 94.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 88,
"low": 74.8,
"high": 101.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34.6,
"low": 24,
"high": 34.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 205,
"low": 187.72,
"high": 250,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -6.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 80,
"low": 79.99,
"high": 98.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:59:49.663Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}