Get balance
get_balanceCheck remaining credits and uploads for the authenticated account.
Args:
email: Account email (for Basic auth).
password: Account password (for Basic auth).
Returns:
Dict with ``credits_remaining`` and ``uploads_remaining``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Account email (for Basic auth). | ||
| password | No | Account password (for Basic auth). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||