Requested feature overview description.
Provide a simpler way to get hourly and total credit limits via API. It could be at /user/credit.
The way it could work is when user sends username and api key would return a list of credit names and remaining amounts (uploads hourly, uploads total, note edits, flags,...) like
[{"tag_edits":150},{"flags":10},...]
Why would it be useful?
It would be simpler and more accurate for app makers to implement limits into their apps.
What part(s) of the site page(s) are affected?
API
Updated by savageorange