All requests need to set the API-KEY in request headers for authentication and connect to your MagicalAPI's account. You can see and get your API-KEY from the MagicalAPI Panel
Requests headers schema:
Content-type: "application/json"
api-key: "YOUR API-KEY"