Запрос с Basic Auth curl

HTTP запрос с Basic Authentication

curl -s -u user:password https://api.example.com/endpoint | jq .