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

Discard the top 3 cards of your deck.
/api/v1/pokemon/cards/xyp_ja-100?include=prices 200 16ms{
"success": true,
"data": {
"id": "xyp_ja-100",
"name": "Rayquaza",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/100.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/100.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/100.large.webp"
}
],
"expansion": {
"id": "xyp_ja",
"name": "XY Promos",
"total": 299,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"printed_total": 299,
"release_date": "2013/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.symbol.png",
"translation": {
"en": {
"name": "XY 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/xyp_ja/100.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/100.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/100.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "120",
"abilities": [
{
"name": "Ozone Wall",
"text": "As long as this Pokémon is on your Bench, prevent all damage done to this Pokémon by attacks (both yours and your opponent's.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Lightning",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Pulse",
"text": "Discard the top 3 cards of your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 666.46,
"low": 167.62,
"high": 1165.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 943.58,
"low": 812.69,
"high": 812.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 282.5,
"low": 65,
"high": 549.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 84.99,
"low": 72.24,
"high": 97.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 19.72,
"low": 12.76,
"high": 18.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.99,
"low": 21.5,
"high": 26.98,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 806.33,
"low": 115.5,
"high": 1200,
"confidence": "high",
"value_kind": "sold",
"sold_count": 41,
"trend": {
"direction": "up",
"percent": 200
}
},
{
"company": "PSA",
"grade": "3",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 60,
"low": 56,
"high": 61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 379.18,
"low": 101.29,
"high": 829.03,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 106.88,
"low": 69,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 183.41,
"low": 133.8,
"high": 190.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 20
}
],
"market_updated_at": "2026-09-22T02:47:57.605Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}