Fonts Endpoint
Get Fonts List
Retrieves a list of available font names for the specified language.
GET
/
fonts
Authorizations
x-api-key
string
headerrequiredQuery Parameters
lang
string
requiredLanguage code to filter the fonts.
Response
200 - application/json
The response is of type string[]
.