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/sv5m_ja-2?include=prices 200 21ms{
"success": true,
"data": {
"id": "sv5m_ja-2",
"name": "Pineco",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.large.webp"
}
],
"expansion": {
"id": "sv5m_ja",
"name": "Cyber Judge",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5M",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.symbol.png",
"translation": {
"en": {
"name": "Cyber Judge"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566153",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Ram",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 0.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.07
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-20T04:21:01.308Z",
"trend_7d": {
"direction": "down",
"percent": -78.79
}
}
}
}