Authorization: Bearer ********************
curl --location --request GET 'https://ext.videogen.io/v1/get-fonts'
{ "fonts": [ { "fontName": "Inter" }, { "fontName": "Verdana" }, { "fontName": "PT Serif" }, { "fontName": "Roboto Slab" }, { "fontName": "Bungee" }, { "fontName": "Anton" }, { "fontName": "Abril Fatface" }, { "fontName": "Koulen" }, { "fontName": "Lobster" }, { "fontName": "Luckiest Guy" }, { "fontName": "Carter One" }, { "fontName": "Russo One" }, { "fontName": "Poiret One" }, { "fontName": "Monoton" }, { "fontName": "Comfortaa" }, { "fontName": "Atma" }, { "fontName": "Frijole" }, { "fontName": "Rubik Moonrocks" }, { "fontName": "Creepster" }, { "fontName": "Silkscreen" } ] }