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/xy_ja-28?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy_ja-28",
"name": "Greninja BREAK",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.large.webp"
}
],
"expansion": {
"id": "xy_ja",
"name": "The Best of XY",
"total": 188,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY",
"printed_total": 171,
"release_date": "2017/04/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.symbol.png",
"translation": {
"en": {
"name": "The Best of XY"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "598808",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Water"
],
"abilities": [
{
"name": "Giant Water Shuriken",
"text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may discard a Water Energy card from your hand. If you do, put 6 damage counters on 1 of your opponents Pokémon.",
"type": "Ability"
}
],
"rarity": "Common",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 168,
"low": 164.9,
"high": 302.71,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -40
}
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:34.885Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}