Imgur upload endpoint returning 404 error through RapidAPI

I’ve been having issues with image uploads lately. My app was working perfectly fine until recently, but now I’m getting a 404 response when trying to upload images using the Imgur service through RapidAPI.

The problem started happening a few days ago out of nowhere. I’m hitting the /3/image endpoint at https://imgur-apiv3.p.rapidapi.com/ but it just returns a 404 status code with no additional error details or messages.

Has anyone else experienced this issue? I tried looking for support but couldn’t find much help. My code hasn’t changed at all, so I’m wondering if something broke on their end. Any suggestions on how to fix this or alternative approaches would be really helpful.