RapidAPI - APICall

How can I include the following two parameters in the Authorization field?
{
'X-RapidAPI-Key': 'fa5f502be8msh3daa3dffa53b1cdp1cdf56jsn351cf3f573b5',
'X-RapidAPI-Host': 'tasty.p.rapidapi.com'
}
Screenshot_2024-05-13_alle_17.17.48.png
Solution
Hi @OutTheBot, you can check this post - Adding Additional Headers to API Call node.
Was this page helpful?