I'm using curl to make a request:
curl -u NL91IOC2RWCM31G1ESWYX:SvCuj0tFQjmclZDFQzdMqfrGZ5Qw5jfKM8 \
-H "Accept: application/json" \
https://api.stormpath.com/v1/applications/649j4AnLkUMezhYTl61
How do I make this same request using Postman?
curl -u key:secret sends a request with HTTP Basic authentication. It's easy to do this in Postman:


If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With