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-10?include=prices 200 19ms{
"success": true,
"data": {
"id": "ips_ja-10",
"name": "Wartortle",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-10.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-10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ips_ja-10.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"1進化"
],
"types": [
"水"
],
"hp": "70",
"weaknesses": [
{
"type": "雷",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 75,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 96,
"low": 81.6,
"high": 110.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 210.89,
"low": 214.15,
"high": 219.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 63,
"low": 63,
"high": 100.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 224,
"low": 204.79,
"high": 721.24,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "down",
"percent": -45
}
},
{
"company": "PSA",
"grade": "7",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 62,
"low": 62,
"high": 62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 160,
"low": 102.51,
"high": 162.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 40.6
}
}
],
"market_updated_at": "2026-09-22T02:27:51.875Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}