curl --location --request GET 'https://api.gizwits.com/status' \ --header 'X-Gizwits-Application-Id;'
{ "status": { "version": "2.15.1" } }