Authorization: Bearer ********************
curl --location --request GET 'https://api.kie.ai/api/v1/chat/credit' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "msg": "success", "data": 100 }