get_quota
Check API quota and usage limits for a sandbox backend to avoid exceeding submission limits before bulk analysis.
Instructions
Get API quota / usage limits for one sandbox backend.
hybrid_analysis -- live data from /key/current and /key/submission-quota (key tier plus remaining submission quota).
triage / malwarebazaar -- these APIs expose no quota endpoint, so the documented limits are returned.
anyrun -- account limits from /user (paid plans only).
Use this before bulk submissions to avoid burning the user's quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandbox | Yes | 'hybrid_analysis', 'triage', 'malwarebazaar' or 'anyrun'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||