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/svp_ja-262?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp_ja-262",
"name": "Psyduck",
"number": "262",
"printed_number": "262",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.large.webp"
}
],
"expansion": {
"id": "svp_ja",
"name": "Scarlet & Violet Promos",
"total": 303,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "PROMO",
"printed_total": 303,
"release_date": "2022/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet & Violet Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/262.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Damp",
"text": "Pokémon (both yours and your opponent's) with Abilities that would cause them to be Knocked Out have no Abilities.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Jiro Sasumo",
"pricing": {
"currency": "USD",
"market": 10.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.5
},
{
"condition": "MP",
"price": 10
},
{
"condition": "HP",
"price": 8.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 47.09,
"low": 37.76,
"high": 58.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 42,
"low": 39,
"high": 42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CCIC",
"grade": "9.5",
"value": 11.01,
"low": 8.51,
"high": 11.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34.5,
"low": 16.5,
"high": 59.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 18.66,
"low": 10,
"high": 18.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16.99,
"low": 14.44,
"high": 19.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28.62,
"low": 22.77,
"high": 51.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 95.5,
"low": 79,
"high": 125.67,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25,
"trend": {
"direction": "down",
"percent": -7.6
}
},
{
"company": "PSA",
"grade": "7",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.99,
"low": 16.14,
"high": 21.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28.5,
"low": 24.5,
"high": 40.85,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
}
],
"market_updated_at": "2026-09-22T03:27:14.453Z",
"trend_7d": {
"direction": "down",
"percent": -28.08
}
}
}
}