encabezado de autorización de curl
curl -H "Authorization: token_str" http://www.example.com
saggiyogesh
curl -H "Authorization: token_str" http://www.example.com
$ echo -n user:password | base64