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

This attack does 80 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/vpi-006?include=prices 200 21ms{
"success": true,
"data": {
"id": "vpi-006",
"name": "Kyogre",
"number": "006/115",
"printed_number": "006/115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp"
}
],
"expansion": {
"id": "vpi",
"name": "Vivid Portrayals (Indigo)",
"total": 143,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 143,
"release_date": "2023/08/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vpi.logo.png",
"translation": {
"en": {
"name": "Vivid Portrayals (Indigo)"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpi-006.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Amazing Surge",
"text": "This attack does 80 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Amazing Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 550,
"low": 550,
"high": 550,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 601.46,
"low": 515.57,
"high": 635.06,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 810,
"low": 802,
"high": 922,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 560.81,
"low": 449.48,
"high": 845.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 486.73,
"low": 486.73,
"high": 486.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 645,
"low": 174.49,
"high": 657,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 2050,
"low": 1210,
"high": 2610,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-19T02:32:20.275Z"
}
}
}