Images

Get a card edition's image.

get
Path parameters
filenamestringRequired

The filename to download.

Example: lorraine-wandering-warrior-doap.jpg
Query parameters
roundedbooleanOptional

Round the corners of the image. Note that whilst the request remains as .jpg the output file type will be .png instead.

Responses
chevron-right
200

Image file.

application/json
Responsestring · binary[]

Image file.

get
/cards/images/{filename}
get

This returns a featured set group's logo image.

Path parameters
filenamestringRequired

The filename to download.

Example: AMB.png
Responses
chevron-right
200

Image file.

application/json
Responsestring · binary[]

Image file.

get
/featured-sets/images/{filename}

Last updated