Skip to main content

Font List

Get list of fonts (handwriting styles) for writing on cards There is a separate api call for getting card customizer fonts.

Responses
200

successful

Schema
httpCode integer
status string
fonts object[]
id string
label string
image string
path string
last_used string
line_spacing number
list_fonts
GET /fonts/list
https://api.handwrytten.com/v2
curl -L 'https://api.handwrytten.com/v2/fonts/list' \
-H 'Accept: application/json'