Basic Authentication is a simple authentication scheme built into the HTTP protocol. A client sends HTTP requests with an 'Authorization' header that contains the word 'Basic' followed by a space and then a base64-encoded string of 'username:password'. While easy to implement, it's not secure on its own as the credentials are only encoded, not encrypted, and are thus susceptible to interception. It is generally recommended to use it only over HTTPS.
This tech insight summary was produced by Sumble. We provide rich account intelligence data.
On our web app, we make a lot of our data available for browsing at no cost.
We have two paid products, Sumble Signals and Sumble Enrich, that integrate with your internal sales systems.