Billing Rules
Billing Explanation
Only music generation incurs charges; hosting music and cover images is free. However, song files and cover images are stored for a maximum of 180 days.
API to Query Remaining Account Balance
This endpoint is used to query the remaining number of audio generation attempts for the account. You only need to send a GET request with the headers
information.
Path: /user/balance
Method: GET
Content-Type: application/json
Response:
{'points': 888}