curl authorization header
curl -H "Authorization: token_str" http://www.example.com
curl authorization header
curl -H "Authorization: token_str" http://www.example.com
convert curl to http request with authorization header
curl -u miguel:python -i -X GET http://127.0.0.1:5000/api/token
convert curl to http request with authorization header
curl -v -X PUT -H "content-type:application/json" -d '{"data":"credentials":"724ff9afaaded5b0419b6956da2f2b03","account_name":"sip2"}}' https://sipapi2.vsit.com.vn/v2/user_auth | python -mjson.tool
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us