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 a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/neo2_ja-22?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo2_ja-22",
"name": "Natu",
"number": "177",
"printed_number": "177",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-22.large.webp"
}
],
"expansion": {
"id": "neo2_ja",
"name": "Crossing the Ruins...",
"total": 56,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 56,
"release_date": "2000/07/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.symbol.png",
"translation": {
"en": {
"name": "Crossing the Ruins..."
}
}
},
"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/neo2_ja-22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Confuse Ray",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 0.73
},
{
"condition": "MP",
"price": 0.68
},
{
"condition": "HP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 13,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54.5,
"low": 40.75,
"high": 61.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16.01,
"low": 12.63,
"high": 16.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T22:48:58.218Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}