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

The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/sc1_ja-8?include=prices 200 16ms{
"success": true,
"data": {
"id": "sc1_ja-8",
"name": "Ralts",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.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": "602856",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/8.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hypnotic Gaze",
"text": "The Defending Pokémon is now Asleep."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pound",
"damage": "20"
}
],
"rarity": "usually",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 20,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 190.5,
"low": 109.25,
"high": 300,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -36.5
}
},
{
"company": "PSA",
"grade": "8",
"value": 16.5,
"low": 14.5,
"high": 17.23,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 20.75,
"low": 14.8,
"high": 27.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:04:33.985Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}