We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A Basic type is for an endpoint that at the same time of a call, requires for you to provide a Username and a Password. More details here: https://en.wikipedia.org/wiki/Basic_access_authentication
{ "Auth": { "Type": "Basic", "Username": "guest", "Password": "guest" } }