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

/api/v1/pokemon/cards/dpp-DP25?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp-DP25",
"name": "Tropical Wind",
"number": "DP25",
"printed_number": "DP25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.large.webp"
}
],
"expansion": {
"id": "dpp",
"name": "DP Black Star Promos",
"total": 56,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "PR-DPP",
"printed_total": 56,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90055",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP25.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Promo",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 18.7,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 663,
"low": 553.4,
"high": 772.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T21:05:51.746Z",
"trend_7d": {
"direction": "up",
"percent": 16.29
}
}
}
}