# Is there is any open API for getting similar topic in discourse?

**URL:** https://meta.discourse.org/t/is-there-is-any-open-api-for-getting-similar-topic-in-discourse/144806
**Category:** Support
**Created:** [March 19, 2020, 9:04am UTC](https://meta.discourse.org/t/is-there-is-any-open-api-for-getting-similar-topic-in-discourse/144806 "2020-03-19T09:04:04Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [March 19, 2020, 1:00pm UTC](https://meta.discourse.org/t/is-there-is-any-open-api-for-getting-similar-topic-in-discourse/144806/5 "2020-03-19T13:00:30Z")

</div>

> [@Gaurav\_Sardana](#):
>
> Our forum is forum.crio.do If i will forum.crio.do/t/8497/2.json then no result was there

That seems like a private community so unauthenticated requests will not return any data. It works on Meta using `https://meta.discourse.org/t/144806/2.json` because the content is publicly viewable.

See [Discourse REST API Documentation](https://meta.discourse.org/t/discourse-api-documentation/22706) and [Use the Discourse API ruby gem](https://meta.discourse.org/t/using-the-discourse-api-ruby-gem/17587) for more info on authenticating your requests with an _`api_key` and `api_username`_.

---

_[View the full topic](https://meta.discourse.org/t/is-there-is-any-open-api-for-getting-similar-topic-in-discourse/144806)._
