cURL
curl --request GET \ --url https://openapi.akool.com/api/open/v3/faceswap/quota/info \ --header 'x-api-key: <api-key>'
{ "code": 1000, "msg": "OK", "data": { "credit": 123 } }
Get faceswap user credit information
Your API Key used for request authorization. If both Authorization and x-api-key have values, Authorization will be used first and x-api-key will be discarded.
User credit information
Interface returns business status code (1000: success)
1000
Interface returns status information
"OK"
Show child attributes
Account balance