/posts.json API endpoint blocked by Cloudflare

My team uses Discourse’s GET /posts.json API endpoint to display chiefdelphi posts on a dashboard in our lab, but it appears cloudflare is now blocking automated requests to this page. The request rate is 1/min, and it doesn’t appear to be rate-limiting, but rather blocking all automated requests. Can these pages be exempted from the CF bot protection?

This might be relevant

1 Like

You could possibly get data from here instead Chief Delphi - Latest topics, this is where the dozer bot in the FRC discord gets the data to post new Chief Delphi threads.

2 Likes

Although in a different format (rss/xml vs json) this should get you the content you’re looking for (and is not blocked via the firewall rules).