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

Put 2 damage counters on your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh4a_ja-251vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh4a_ja-251vh",
"name": "Sinistea",
"number": "251",
"printed_number": "251",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.large.webp"
}
],
"expansion": {
"id": "swsh4a_ja",
"name": "Shiny Star V",
"total": 330,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4a",
"printed_total": 190,
"release_date": "2020/11/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Star V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571166",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/251vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Furtive Drop",
"text": "Put 2 damage counters on your opponent's Active Pokémon."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Holo",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.5
},
{
"condition": "LP",
"price": 0.75
},
{
"condition": "MP",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 4,
"high": 16.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 12,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34,
"low": 34,
"high": 34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:09:03.251Z",
"trend_7d": {
"direction": "up",
"percent": 0.67
}
}
}
}