curl --location --request GET 'https://api.uniapi.io/v1/models'
{ "object": "list", "data": [ { "id": "string", "created": 0, "object": "model", "owned_by": "string" } ] }
Authorization: Bearer ********************