Usage
get/account/usage
Query parameters
apikeystring
Your SecurityTrails API key. See authentication documentation
Response
200
Example response
{
"current_monthly_usage": 100,
"allowed_monthly_usage": 10000
}Your SecurityTrails API key. See authentication documentation
200
{
"current_monthly_usage": 100,
"allowed_monthly_usage": 10000
}