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 does 40 more damage for each type of basic Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/swsh9-71?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh9-71",
"name": "Alcremie",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263787",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/71.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Additional Order",
"text": "As long as this Pokémon is in the Active Spot, your turn does not end when you use Café Master.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rainbow Flavor",
"text": "This attack does 40 more damage for each type of basic Energy attached to all of your Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 0.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.25
},
{
"condition": "MP",
"price": 0.13
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:01:59.102Z",
"trend_7d": {
"direction": "down",
"percent": -7.41
}
}
}
}