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/rsv10pt5-148vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "rsv10pt5-148vh",
"name": "Ferroseed",
"number": "148",
"printed_number": "148",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.large.webp"
}
],
"expansion": {
"id": "rsv10pt5",
"name": "White Flare",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "WHT",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642259",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/148vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "70",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Zzzt",
"damage": "10"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Metal Claw",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "Nurikabe",
"pricing": {
"currency": "USD",
"market": 6.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.67
},
{
"condition": "MP",
"price": 3.75
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.99,
"low": 9.34,
"high": 12.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 133.19,
"low": 175,
"high": 175,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 15,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:08:33.713Z",
"trend_7d": {
"direction": "down",
"percent": -1.19
}
}
}
}