By running a quick curl command from the server where you are hosting the agent / sending data to Eyer, you can verify that you can establish a connection to our backend.
curl -X POST https://data.eyer.ai/api/telegraf/<endpoint>"
If there is nothing blocking the request, you should get a “Authentication required”
in return.