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/base3_ja-11?include=prices 200 19ms{
"success": true,
"data": {
"id": "base3_ja-11",
"name": "Tentacool",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-11.large.webp"
}
],
"expansion": {
"id": "base3_ja",
"name": "Mystery of the Fossils",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/06/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
"translation": {
"en": {
"name": "Mystery of the Fossils"
}
}
},
"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/base3_ja-11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-11.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"abilities": [
{
"name": "Cowardice",
"text": "At any time during your turn (before your attack), you may return Tentacool to your hand. (Discard all cards attached to Tentacool.) This power can't be used the turn you put Tentacool into play or if Tentacool is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Acid",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 5.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.99
},
{
"condition": "LP",
"price": 0.45
},
{
"condition": "MP",
"price": 0.28
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 399.99,
"low": 349.99,
"high": 449.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.09,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 14.41,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 226.46,
"low": 225.19,
"high": 225.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 27.93,
"low": 18.5,
"high": 54.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 15.58,
"low": 13,
"high": 15.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.25,
"low": 20.25,
"high": 20.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:30:34.714Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}