OptionalheaderThe API key / token value.
OptionalschemeScheme prefix for the value, e.g. Bearer -> Authorization: Bearer <key>.
Defaults to Bearer when the header is Authorization, otherwise no prefix
(e.g. X-Api-Key: <key>). Pass null to force a raw value.
Header to send it in. Default
Authorization.