Requests: HTTP for Humans™, Kenneth Reitz and the Requests Community, 2023 - Official documentation for the Python requests library, explaining how to make HTTP requests, set headers, and process responses.
Hypertext Transfer Protocol (HTTP/1.1): Authentication, R. Fielding and J. Reschke, 2014RFC 7235 (Internet Engineering Task Force (IETF))DOI: 10.17487/RFC7235 - This RFC defines the HTTP Authorization header and the authentication framework, including the Bearer token scheme used for API key authentication.
OWASP API Security Top 10, Erez Yalon, Inon Shkedy, Paulo Silva, 2023 (OWASP Foundation) - A guide to the top security risks in APIs and mitigation strategies, including essential practices for API authentication and secure credential handling.