Authorization: Bearer ********************
curl --location --request GET 'https://lnk.bio/oauth/v1/fonts?search=Roboto'
{ "status": true, "data": [ { "font_id": "FONT_ROBOTO", "name": "Roboto", "category": "FC_TEXT", "weight": "400", "is_italic": false } ] }