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

Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/swsh1a_ja-20?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh1a_ja-20",
"name": "Magikarp",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.large.webp"
}
],
"expansion": {
"id": "swsh1a_ja",
"name": "VMAX Rising",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S1a",
"printed_total": 70,
"release_date": "2020/02/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1a_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Rising"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570203",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1a_ja/20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Leap Out",
"text": "Switch this Pokémon with 1 of your Benched Pokémon."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "usually",
"artist": "kanahei",
"pricing": {
"currency": "USD",
"market": 10.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.41
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22.5,
"low": 20.5,
"high": 25.88,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.13,
"low": 6.06,
"high": 8.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 135,
"low": 97.2,
"high": 290,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "down",
"percent": -50.5
}
},
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35.9,
"low": 48,
"high": 48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:20:53.865Z",
"trend_7d": {
"direction": "up",
"percent": 77.65
}
}
}
}