Authorization: Bearer header. Use this for services that expect a freshly signed JWT on every call. You provide the signing method, the key, and the token’s headers and payload; Alumio builds and signs the token for you, filling in the standard typ and alg header values and the issued-at (iat) and expiry (exp) timestamps automatically.