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