astephA

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"
}
}
Screenshot_2024-06-08_at_10.46.15.png
Screenshot_2024-06-08_at_10.47.25.png
Was this page helpful?