GitHub APIのトークンをクエリパラメータに指定する
#GitHub_API
#GitHub
?access_token=
を使えばいい
例:
curl -I https://api.github.com/repos/nwtgck/piping-server?access_token=xxxxxx