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

Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/bwp_ja-166vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bwp_ja-166vh",
"name": "Wartortle",
"number": "166",
"printed_number": "166",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.large.webp"
}
],
"expansion": {
"id": "bwp_ja",
"name": "Black & White Promos",
"total": 236,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"printed_total": 236,
"release_date": "2010/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
"translation": {
"en": {
"name": "Black & White Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/166vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tackle",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Smash Turn",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "40"
}
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 39.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.8
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-20T02:52:02.951Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}