Skip to content

Check the user and organization Threat Grid API rate limits for a given API Key

Notifications You must be signed in to change notification settings

CiscoSecurity/tg-04-rate-limit-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Gitter chat

Rate Limit check:

Checks the user and organization Threat Grid API rate limits for a given API key

Usage:

To use this script you provide a valid Threat Grid API key as a command line paramter:

python check_rate_limit.py 139ec4f94a8c908e20e7c2dce5092af4

Example script output:

Your login is: jdoe

You have 1000 samples available (if 'None' there are no user specific limits)
You must wait 0 seconds before submitting another sample

Your org has 9864 samples available
Your org must wait 0 seconds before submitting another sample

About

Check the user and organization Threat Grid API rate limits for a given API Key

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages