GET /status.txt
curl \
 --request GET http://api.example.com/status.txt \
 --header "Authorization: $API_KEY"