API Key
Hello, I am building a web3 app, and I would like to integrate buildship with Moralis API .
But I wonder How to input the API Key inside buildship, is it not in the secret key section? When I input the API key in the authorization, it returns this:
{
"status": 401,
"data": {
"message": "API KEY missing from x-api-key header"
}
}
1 Reply
Hi @asteph You can add the key and host directly like this by modifying the headers in the code of the API call node. Ensure to pass their values in the export params and node fields too to make it work.
rapid.png
Discord - https://discord.com/channels/853498675484819476/1197552314974740531/1197892254552035369