codeigniter-curl icon indicating copy to clipboard operation
codeigniter-curl copied to clipboard

Send API authentication

Open suryadana opened this issue 9 years ago • 0 comments

how to send ip authentication to server example : curl -G --user 'api:pubkey-5ogiflzbnjrljiky49qxsiozqef5jxp7' -G
https://api.mailgun.net/v3/address/validate
--data-urlencode address='[email protected]' Tanks

suryadana avatar Jan 09 '16 13:01 suryadana