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

/api/v1/pokemon/cards/neo3_ja-37?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo3_ja-37",
"name": "Geodude",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-37.large.webp"
}
],
"expansion": {
"id": "neo3_ja",
"name": "Awakening Legends",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 57,
"release_date": "2000/11/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo3_ja.symbol.png",
"translation": {
"en": {
"name": "Awakening Legends"
}
}
},
"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/neo3_ja-37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-37.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "40",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Knuckle Punch",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Masako Yamashita",
"pricing": {
"currency": "USD",
"market": 3.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.49
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.43
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.13,
"low": 20,
"high": 20.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 4,
"high": 8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 299.93,
"low": 162.95,
"high": 622.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 21.74,
"low": 18.48,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21.25,
"low": 18.06,
"high": 24.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 1,
"low": 1,
"high": 12.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 22,
"high": 41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T04:59:41.673Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}