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

Flip a coin. If heads, switch 1 of your opponent's Benched Pokémon with the Defending Pokémon.
/api/v1/pokemon/cards/sc1_ja-13?include=prices 200 18ms{
"success": true,
"data": {
"id": "sc1_ja-13",
"name": "Purrloin",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.large.webp"
}
],
"expansion": {
"id": "sc1_ja",
"name": "Shiny Collection",
"total": 25,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "SC",
"printed_total": 20,
"release_date": "2013/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602850",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/13.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Captivate",
"text": "Flip a coin. If heads, switch 1 of your opponent's Benched Pokémon with the Defending Pokémon."
}
],
"rarity": "Non",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 19.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.78
},
{
"condition": "MP",
"price": 12.47
},
{
"condition": "HP",
"price": 10
},
{
"condition": "DMG",
"price": 8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 48.38,
"low": 22.8,
"high": 73.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 40,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 9.32,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 29.95,
"low": 29.95,
"high": 29.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 36.8,
"low": 15.46,
"high": 86.64,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T02:04:33.985Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}