GET Request with Basic Authentication Credentials

This page shows how to make a GET request with Basic authentication credentials in the header. Try it yourself with ReqBin online HTTP Client.

Query Params

The authorization header will be automatically generated when you send the request. Read more about HTTP Authentication.

Headers

HTTP Message

Generate Code Snippets for GET Request Basic Authentication Credentials Example

Convert your GET Request Basic Authentication Credentials request to the PHP, JavaScript/AJAX, Node.js, Curl/Bash, Python, Java, C#/.NET code snippets using the ReqBin code generator.