Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Search your deck for up to 3 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.
/api/v1/pokemon/cards/gem4-1001?include=prices 200 57ms{
"success": true,
"data": {
"id": "gem4-1001",
"name": "Chatot",
"number": "1001/07",
"printed_number": "1001/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1001.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "A Cappella",
"text": "Search your deck for up to 3 Basic Pokémon and put them onto your Bench. Then, shuffle your deck."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gust",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "GOTO minori",
"pricing": {
"currency": "USD",
"market": 1.19,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 45,
"low": 44.5,
"high": 45.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.5,
"low": 20.25,
"high": 20.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.65,
"low": 34.65,
"high": 35.66,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.3,
"low": 11.16,
"high": 11.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 12.5,
"low": 12.25,
"high": 12.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 20.5,
"low": 20.25,
"high": 20.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:49:11.797Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}