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/sm8a_ja-61vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm8a_ja-61vh",
"name": "Incineroar-GX",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.large.webp"
}
],
"expansion": {
"id": "sm8a_ja",
"name": "Dark Order",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8a",
"printed_total": 52,
"release_date": "2018/10/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Order"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573461",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Darkness"
],
"hp": "250",
"abilities": [
{
"name": "Scar Charge",
"text": "Once during your turn (before your attack), you may put 3 damage counters on this Pokémon. If you do, search your deck for up to 3 Darkness Energy cards and attach them to this Pokémon. Then, shuffle your deck.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.36
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 69.99,
"low": 69.99,
"high": 74.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 79.99,
"low": 70,
"high": 90,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:03:55.283Z",
"trend_7d": {
"direction": "up",
"percent": 15.43
}
}
}
}