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-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "ips_ja-9",
"name": "Poliwag",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.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": "614661",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-9.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね"
],
"types": [
"水"
],
"hp": "40",
"weaknesses": [
{
"type": "草",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.95,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32.97,
"low": 29.39,
"high": 34.37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 29.8,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 143.02,
"low": 133.9,
"high": 145.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.5,
"low": 28.98,
"high": 237.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T02:27:51.875Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}