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

Return a Psychic Energy card attached to Sabrina's Abra to your hand in order to use this attack.
/api/v1/pokemon/cards/gym2_ja-43?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym2_ja-43",
"name": "Sabrina's Abra",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-43.large.webp"
}
],
"expansion": {
"id": "gym2_ja",
"name": "Challenge from the Darkness",
"total": 98,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 98,
"release_date": "1999/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.symbol.png",
"translation": {
"en": {
"name": "Challenge from the Darkness"
}
}
},
"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/gym2_ja-43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-43.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Energy Loop",
"text": "Return a Psychic Energy card attached to Sabrina's Abra to your hand in order to use this attack.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.7
},
{
"condition": "LP",
"price": 0.55
},
{
"condition": "MP",
"price": 0.37
},
{
"condition": "HP",
"price": 0.2
},
{
"condition": "DMG",
"price": 0.6
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 107.75,
"low": 91.59,
"high": 123.91,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 15,
"high": 166.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 207.5,
"low": 161.9,
"high": 249.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "4",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 105.75,
"low": 60.38,
"high": 107.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 49.2,
"low": 47.63,
"high": 115.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.21,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:43:24.710Z",
"trend_7d": {
"direction": "up",
"percent": 8
}
}
}
}