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-16?include=prices 200 17ms{
"success": true,
"data": {
"id": "ips_ja-16",
"name": "Squirtle",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-16.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-16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-16.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね"
],
"types": [
"水"
],
"hp": "50",
"weaknesses": [
{
"type": "雷",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 107.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 79.05,
"low": 84,
"high": 84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 70.8,
"low": 60.18,
"high": 81.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1175,
"low": 556.5,
"high": 1589.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "up",
"percent": 34.3
}
},
{
"company": "PSA",
"grade": "7",
"value": 109.1,
"low": 75,
"high": 75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 219.59,
"low": 220,
"high": 220,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 374.5,
"low": 261.9,
"high": 496.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "TAG",
"grade": "10",
"value": 780,
"low": 663,
"high": 897,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:27:51.875Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}