I was just wondering if there were any API endpoints for the devforum, specifically getting a post’s info?
I tried looking here and here but I don’t think I can do anything without an authentication key. I’ve also tried just making a get request to devforum.roblox.com but as you may know, requests to the Roblox domain are disallowed.
Figured it out, I didn’t know why I thought I could only access things that were publicly documented but here’s how. Also note that I’m using ProxyService by Froast:
Anyway, when making the request you just have to add a .json to the end of the post, so for example,