v1

latestOpenAPI 3.1.02026-07-244190162.0 KB

Usage

get/account/usage

Query parameters

apikeystring

Your SecurityTrails API key. See authentication documentation

Response

200

current_monthly_usageinteger
allowed_monthly_usageinteger

Example response

{
  "current_monthly_usage": 100,
  "allowed_monthly_usage": 10000
}