Integrate AeroAPI with PowerBI

Good Day,
I want to integrate AEROAPI with powerbi so I can use the aircraft tail number to find the most recent location. When i try to connect to the web api I get an error saying “A web API key can only be specified when a web API Key name is provided.” Does anyone know how i can integrate this system to powerbi?

Thanks in advance.

Are you sure you’re supplying the credentials in the proper HTTP Request header? It may be getting omitted from your request unintentionally. You may need to do network capture/inspection to verify the request is being formed correctly.