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/ips_ja-38?include=prices 200 16ms{
"success": true,
"data": {
"id": "ips_ja-38",
"name": "Water Energy",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.large.webp"
}
],
"expansion": {
"id": "ips_ja",
"name": "Intro Pack (Squirtle)",
"total": 41,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 40,
"release_date": "1999/07/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ips_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ips_ja.symbol.png",
"translation": {
"en": {
"name": "Intro Pack (Squirtle)"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-38.large.webp"
}
]
}
],
"supertype": "エネルギー",
"subtypes": [
"たね"
],
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 10.01,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 33,
"low": 31.5,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:27:51.875Z",
"trend_7d": {
"direction": "up",
"percent": 11.97
}
}
}
}