Prusa Connect HTTP Request
 
Notifications
Clear all

Prusa Connect HTTP Request  

  RSS
gioelemo
(@gioelemo)
Member
Prusa Connect HTTP Request

Hi, I am trying to connect to Prusa Connect via a HTTP GET request but I am getting Permanent Redirect Error.

Is this the correct command that can I use to access the underlying API?

I also try changing the authentication to "Authentication: KEY" but I get the same error. I followed this link to get the url   https://connect-mobile-api.prusa3d.com/api/docs#/

Thanks for the help!

curl -X GET "http://connect.prusa3d.com/api/v1/printer" -H "X-Api-Key: KEY"

<html>

<head><title>308 Permanent Redirect</title></head>

<body>

<center><h1>308 Permanent Redirect</h1></center>

<hr><center>nginx</center>

</body>

</html>
Posted : 16/10/2025 10:42 am
Share: