/app/heartbeat/{param1}/{param2}/

This function gives the current status of features as per provided country/state.

This endpoint provide status for multiple features. param1 represents the feature name. param2 represents the state/country.


{
  "feature": "sos",
  "state": "montana",
  "service_status": "active"
}
{
  "message": "Not found" // When either of the params is incorrect.
}

Features and Params

Featureparam1param2
SOS"sos"State name in lower case
['alabama', 'alaska', 'arizona', 'arkansas', 'california', 'colorado', 'connecticut', 'delaware', 'districtofcolumbia','florida', 'georgia', 'hawaii', 'idaho', 'illinois', 'indiana', 'iowa', 'kansas', 'kentucky','louisiana', 'maine', 'maryland', 'massachusetts', 'michigan', 'minnesota', 'mississippi','missouri', 'montana', 'nebraska', 'nevada', 'newhampshire', 'newjersey', 'newmexico', 'newyork', 'northcarolina', 'northdakota', 'ohio', 'oklahoma', 'oregon', 'pennsylvania', 'rhodeisland', 'southcarolina', 'southdakota', 'tennessee', 'texas', 'utah', 'vermont', 'virginia', 'washington', 'westvirginia', 'wisconsin', 'wyoming']
Tax Transcript"us""taxtranscript"
Canada CRA"canada""cra"
Canada GST/HST"canada""gsthst"
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!