Account
Get account info
get/account
Response
Account info
Example response
{
"plan": "active",
"monitorsUsed": 3,
"monitorsAllowed": 9007199254740991,
"monitorBilling": {
"activeDailyEstimate": "1500",
"activeHourlyBurn": "63",
"creditsPerActiveMonitorDay": "500",
"creditsPerActiveMonitorHour": "21",
"eventsIncluded": true,
"instantCheckIntervalSeconds": 1,
"unlimitedSlots": true
},
"creditInfo": {
"balance": "50000",
"lifetimePurchased": "140000",
"lifetimeUsed": "90000",
"autoTopupEnabled": false,
"autoTopupAmountDollars": 10,
"autoTopupThreshold": "50000"
},
"xUsername": "elonmusk"
}