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 tails, this attack does nothing.
/api/v1/pokemon/cards/sm3n_ja-1?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm3n_ja-1",
"name": "Caterpie",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.large.webp"
}
],
"expansion": {
"id": "sm3n_ja",
"name": "Darkness that Consumes Light",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3N",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness that Consumes Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573466",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/1.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Surprise Attack",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Sekio",
"pricing": {
"currency": "USD",
"market": 11.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.95
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 72.5,
"low": 61.63,
"high": 83.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 45.51,
"low": 38.68,
"high": 52.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 199.99,
"low": 199.99,
"high": 199.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:26:23.431Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}