Challenge on ,
Call an HTTP API with curl: Authenticating with Basic Auth and Bearer Tokens
Practice authenticating to an HTTP API from the command line using both a username and password and a bearer token, and learn a couple of tricks along the way.