API key inserter

[io/http/utils/API key inserter]


Inserts API key into a HTTP request header.


Keywords: authorization, request, headers

Input ports

  • headers: {string: string}

  • API key: string

Output ports

  • headers: ({string: string} and {"X-Api-Key": string})

Last updated