Bash examples Simple shell examples showcasing some API features. Requirements jq - lightweight command line tool for parsing JSON. Mac: brew install jq Ubuntu/Debian: apt-get install jq Fedora/RedHat/CentOS: yum install jq