Get Fonts List
Fonts Endpoint
Get Fonts List
Retrieves a list of available font names for the specified language.
GET
Get Fonts List
Authorizations
Query Parameters
Language code to filter the fonts.
Example:
"fr"
Response
200 - application/json
An array of font names available for the specified language.
Example:
[
"Roboto",
"The Bold",
"Lemon Milk",
"Heavitas",
"Business Growth",
"Built Titling",
"Montserrat Bold"
]
