Challenge on ,
Call an HTTP API from the Command Line with curl
Learn the basics of accessing HTTP APIs from the command line: call different endpoints, read response body, headers, and status code, follow redirects, and request an alternative representation of a server resource.