Make headers to a request.
apiMakeHeader(key)
key | API key. |
---|
A character vector contains host, key, and type.
#> X-RapidAPI-Host #> "skyscanner-skyscanner-flight-search-v1.p.rapidapi.com" #> X-RapidAPI-Key #> "YOUR_API_KEY" #> Content-Type #> "application/x-www-form-urlencoded"