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

The Defending Pokémon can't retreat until the end of your opponent's next turn.
Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/wb1-2?include=prices 200 16ms{
"success": true,
"data": {
"id": "wb1-2",
"name": "Wurmple",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.large.webp"
}
],
"expansion": {
"id": "wb1",
"name": "Poké Card Creator Pack",
"total": 5,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 5,
"release_date": "2004/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/wb1.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/wb1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "162269",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/wb1/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gooey Thread",
"text": "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Lunge",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Katie Gross",
"pricing": {
"currency": "USD",
"market": 435.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 435.46
},
{
"condition": "DMG",
"price": 250
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 520,
"low": 442,
"high": 598,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 345,
"low": 293.25,
"high": 396.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 1500,
"low": 1500,
"high": 1500,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 4738.34,
"low": 4738.34,
"high": 4738.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 715.49,
"low": 750,
"high": 750,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 913.3,
"low": 899,
"high": 899,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 2250,
"low": 1912.5,
"high": 2587.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 396,
"low": 336.6,
"high": 455.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 482,
"low": 482,
"high": 482,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 650,
"low": 650,
"high": 650,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 625,
"low": 597,
"high": 1005,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 750,
"low": 738.79,
"high": 758,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 905,
"low": 840.01,
"high": 1360,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-21T02:28:32.668Z",
"trend_7d": {
"direction": "down",
"percent": -0.56
}
}
}
}