API DiscussionWhy Use X-API-KEY Instead of Authorization: Bearer for API Authentication?Nick D.ยทMay 12, 2025 06:57 PMShareOpen with AIWhy X-API-KEY: $API_KEY instead of Authorization: Bearer $API_KEY ? I was a bit surprised to not see an Authorization header. Having that is a bit easier for tools like Insomnia.