Logo
Discourse Logo

Discourse APIs

Discourse is modern forum software for your community. Use it as a mailing list, discussion forum, long-form chat room, and more!

Discourse APIs

Account Request URL

-

Base Endpoint

https://discourse.example.com

categories

Retrieve a list of categories

GET

categories.json

categories/:id

Retrieve a category by id

GET

categories/:id.json

categories/:id/topics

Retrieve a list of topics in a category

GET

categories/:id/topics.json

posts/:id

Retrieve a post by id

GET

posts/:id.json

posts/:id/replies

Retrieve a list of replies to a post

GET

posts/:id/replies.json

topics

Retrieve a list of topics

GET

topics.json

topics/:id

Retrieve a topic by id

GET

topics/:id.json

users

Retrieve a list of users

GET

users.json

users/:id

Retrieve a user by id

GET

users/:id.json

users/:id/posts

Retrieve a list of posts by a user

GET

users/:id/posts.json

users/:id/topics

Retrieve a list of topics by a user

GET

users/:id/topics.json

Details

Provider

Country HQ

CA

API Type

REST

Categories

CMS
Social

Alternatives

Important URLs

Last Updated on

2024-03-26

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo