Skip to main content

List Credits

Returns information about remaining checks, SMS credits and SMS auto-refill status.

Example Output

{
"credits": {
"autofillsms": false,
"autofillsms_amount": 0,
"autofillsms_when_left": 0,
"availablechecks": 5,
"availablerumsites": 4,
"availablesms": 20,
"availablesmstests": 7,
"checklimit": 18,
"max_sms_overage": 0,
"maxrumfilters": 10,
"maxrumpageviews": 100000,
"useddefault": 6,
"usedrumsites": 1,
"usedtransaction": 7
}
}

Workflow Library Example

List Credits with Pingdom and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop