# Do we have a API, RSS feed or another way to get latest posts without authentication?

**URL:** https://meta.discourse.org/t/do-we-have-a-api-rss-feed-or-another-way-to-get-latest-posts-without-authentication/238702
**Category:** Feature
**Tags:** rest-api
**Created:** [September 11, 2022, 6:17pm UTC](https://meta.discourse.org/t/do-we-have-a-api-rss-feed-or-another-way-to-get-latest-posts-without-authentication/238702 "2022-09-11T18:17:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vel/32/139546_2.png) [@vel](https://meta.discourse.org/u/vel)
#### Post date: [September 11, 2022, 6:17pm UTC](https://meta.discourse.org/t/do-we-have-a-api-rss-feed-or-another-way-to-get-latest-posts-without-authentication/238702/1 "2022-09-11T18:17:45Z")

</div>

Is there a way to get a list of the latest post without requiring authentication?

I found this:

> **[Discourse API Docs](https://docs.discourse.org/)**

But it requires authentication.

I’d be fine with a link to a RSS feed

And I found this:

> [@\[PAID\] RSS Feed Poster (raised to $300...please help!)](https://meta.discourse.org/t/paid-rss-feed-poster-raised-to-300-please-help/46786):
>
> What would you like done? Would like to have plugin created to allow for an RSS feed to create a post. This would be very similar to what is already built into VBulletin. There are really two main requirements: An RSS feed gets assigned a username, and posts when updated. For instance, if pulling a feed from “Blog A”, it’ll be posted by user “User A”. A regex way for editing the title/post, so we can use regular expression to modify what is being posted. With this, you can for example…

But the topic is closed with no mention of a released product

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 11, 2022, 6:32pm UTC](https://meta.discourse.org/t/do-we-have-a-api-rss-feed-or-another-way-to-get-latest-posts-without-authentication/238702/2 "2022-09-11T18:32:43Z")

</div>

> [@vel](#):
>
> I’d be fine with a link to a RSS feed

How about [Discourse Meta - Latest topics](https://meta.discourse.org/latest.rss)

Do you mean latest posts or topics? You can add `.rss` to most URLs and get an `rss` feed.

---

<div class="post-metadata">

### Author: ![vel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vel/32/139546_2.png) [@vel](https://meta.discourse.org/u/vel)
#### Post date: [September 11, 2022, 6:54pm UTC](https://meta.discourse.org/t/do-we-have-a-api-rss-feed-or-another-way-to-get-latest-posts-without-authentication/238702/3 "2022-09-11T18:54:25Z")

</div>

Right on! That’s what I was looking for
