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

This attack can't be used unless Sabrina's Abra and the Defending Pokémon have the same number of Energy cards attached to them.
/api/v1/pokemon/cards/basep-19?include=prices 200 18ms{
"success": true,
"data": {
"id": "basep-19",
"name": "Sabrina's Abra",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.large.webp"
}
],
"expansion": {
"id": "basep",
"name": "Wizards Black Star Promos",
"total": 53,
"language": "English",
"language_code": "en",
"series": "Base",
"code": "PR",
"printed_total": 53,
"release_date": "1999/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/basep.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/basep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88862",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/19.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Pound",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Synchronize",
"text": "This attack can't be used unless Sabrina's Abra and the Defending Pokémon have the same number of Energy cards attached to them.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 50.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50.89
},
{
"condition": "LP",
"price": 39.56
},
{
"condition": "MP",
"price": 29.23
},
{
"condition": "HP",
"price": 25.81
},
{
"condition": "DMG",
"price": 18.14
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.99,
"low": 49.99,
"high": 53.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 364.85,
"low": 349.21,
"high": 397.82,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "3",
"value": 8,
"low": 8,
"high": 24.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 34.42,
"low": 37.5,
"high": 41.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 20,
"low": 20,
"high": 28.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 30.44,
"low": 42,
"high": 42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 33.1,
"low": 43,
"high": 43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 57.45,
"low": 51.37,
"high": 129.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 99,
"low": 99,
"high": 99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 100,
"low": 79.2,
"high": 118.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
}
],
"market_updated_at": "2026-09-21T02:03:38.859Z",
"trend_7d": {
"direction": "flat",
"percent": 0.02
}
}
}
}