"Basic Authentication" in Five Minutes
Test HTTP Basic authentication using curl in command line
Use username and password (HTTP authentication) #curl
You NEED to know how to use CURL!
Sending authorization bearer in request #curl
How to use CURL on Windows | How to test API with CURL | CURL Basics Step by Step
Linux Essentials: Curl Fundamentals
Is "curl -u username:password http://example.com" secure? (5 Solutions!!)
Is "curl -u username:password http://example.com" secure?
Python Requests Authentication Examples - Basic Auth, Custom Headers w/ Code
HTTP Basic Auth in 20 Seconds
Basic cURL Tutorial
PHP : How to use basic authorization in PHP curl
using curl better - with curl creator Daniel Stenberg
Linux/Mac Terminal Tutorial: How To Use The cURL Command
Unix & Linux: Using curl to access basic auth protected website via proxy (polipo) (2 Solutions!!)
Session vs Token Authentication in 100 Seconds
API access tokens: how do they work, and how do they compare to authentication using API keys?
Example of using a REST API with curl