How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Discourse Posts API

The Posts API from Discourse — 5 operation(s) for posts.

Discourse Posts API is one of 16 APIs that Discourse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Posts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 5 paths. It is described by OpenAPI 3.1.0, at version latest.

Requests are made against a single base URL, https://{defaultHost}.

8 operations 5 paths 0 schemas 1 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
latest
Base URL
https://meta.discourse.org
License
Resource Areas
1

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Posts 8
GET
/posts.json
List latest posts across topics
listPosts 1 param → 200
POST
/posts.json
Creates a new topic, a new post, or a private message
createTopicPostPM body → 200
GET
/posts/{id}.json
Retrieve a single post
getPost 1 param → 200
PUT
/posts/{id}.json
Update a single post
updatePost 1 param body → 200
DELETE
/posts/{id}.json
delete a single post
deletePost 1 param body → 200
GET
/posts/{id}/replies.json
List replies to a post
postReplies 1 param → 200
PUT
/posts/{id}/locked.json
Lock a post from being edited
lockPost 3 params body → 200
POST
/post_actions.json
Like a post and other actions
performPostAction 2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

discourse-posts-api-openapi.yml Raw ↑

Other APIs Discourse publishes across the network.

Discourse Admin API
Discourse Backups API
Discourse Badges API
Discourse Categories API
Discourse Discourse Calendar - Events API
Discourse Groups API
Discourse Invites API
Discourse Notifications API
Discourse Private Messages API
Discourse Search API
Discourse Site API
Discourse Tags API
Where this information came from

This is an independent, third-party profile of Discourse Posts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.