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

If the Defending Pokémon is Poisoned, this attack does 20 damage plus 40 more damage.
/api/v1/pokemon/cards/pt1_ja-50?include=prices 200 16ms{
"success": true,
"data": {
"id": "pt1_ja-50",
"name": "Toxicroak G",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.large.webp"
}
],
"expansion": {
"id": "pt1_ja",
"name": "Galactic's Conquest",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT1",
"printed_total": 96,
"release_date": "2008/10/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.symbol.png",
"translation": {
"en": {
"name": "Galactic's Conquest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607080",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/50.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Anticipation",
"text": "Prevent all effects of attacks, excluding damage, done to Toxicroak G.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Deep Poison",
"text": "If the Defending Pokémon is Poisoned, this attack does 20 damage plus 40 more damage.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryota Saito",
"pricing": {
"currency": "USD",
"market": 2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-22T02:27:36.848Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}