Skip to content

List cards

GET
/cards

Get a paginated list of cards, optionally filtered by TCG or set.

tcg
string
Allowed values: pokemon mtg yugioh lorcana onepiece
setId
string
limit
integer
default: 50 <= 100
cursor
string

List of cards

object
data
Array<object>
object
id
required
string
Example
sv7-001
name
required
string
Example
Bulbasaur
tcg
required
string
Allowed values: pokemon mtg yugioh lorcana onepiece
set
required
object
id
required
string
Example
sv7
name
required
string
Example
Stellar Crown
number
string
Example
001/198
rarity
string
Example
Common
imageUrl
string format: uri
prices
object
market
number
Example
1.25
low
number
Example
0.89
high
number
Example
2.5
nextCursor
string