Skip to main content

Card Details

Get detailed information about a card.

Query Parameters
card_id integer REQUIRED

Card ID

lowres boolean
Responses
200

detail information about card

Schema
httpCode integer
status string
card object
id int64
name string
cover string
cover_width int64
cover_height int64
price number
category_id int64
category_name string
available_free boolean
orientation string
description string
width int64
height int64
characters int64
closed_height number
closed_width int64
open_height number
open_width number
margin_top number
margin_right number
margin_bottom number
margin_left number
font_size int64
details_size string
details_envelope string
details_author string
isCustomized boolean
images object
front object[]
image string
width int64
height int64
inside object[]
image string
width int64
height int64
envelope object[]
image string
width int64
height int64
back object[]
image string
width int64
height int64
400

Error

Schema
httpCode integer
error string

Possible values: [card id error, no such card]

error description