Authorization Header

glossary

Authorization Header

An HTTP request header that carries credentials for authenticating the client, typically as Bearer token, Basic auth, or API key.

See Also

Other languages