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 heads, the Defending Pokémon is now Paralyzed. If tails, this attack does nothing.
/api/v1/pokemon/cards/np-25?include=prices 200 17ms{
"success": true,
"data": {
"id": "np-25",
"name": "Flygon",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.large.webp"
}
],
"expansion": {
"id": "np",
"name": "Nintendo Black Star Promos",
"total": 40,
"language": "English",
"language_code": "en",
"series": "NP",
"code": "PR-NP",
"printed_total": 40,
"release_date": "2003/10/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85523",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/25.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sand Pit",
"text": "The Defending Pokémon can't retreat until the end of your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Grass",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragonbreath",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, this attack does nothing.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 54.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.08
},
{
"condition": "LP",
"price": 28.48
},
{
"condition": "MP",
"price": 25
},
{
"condition": "HP",
"price": 20
},
{
"condition": "DMG",
"price": 21.38
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 250,
"low": 110,
"high": 289.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "7",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 49,
"low": 49,
"high": 54.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 82.49,
"low": 76.49,
"high": 88.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 161.73,
"low": 87.5,
"high": 107.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7.5",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 48,
"low": 41,
"high": 48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 88.72,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 175.25,
"low": 78.75,
"high": 223.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-21T03:51:13.818Z",
"trend_7d": {
"direction": "up",
"percent": 1.35
}
}
}
}