curl --location --request GET 'https://api.onelinkai.cloud/v1/models/count' \ --header 'Authorization: Bearer <token>'
{ "data": { "count": 62 } }