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

Forithmus forum API

The forum API from Forithmus — 7 operation(s) for forum.

Forithmus forum API is one of 25 APIs that Forithmus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Forum. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 7 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against the base URL https://research.forithmus.com/api.

12 operations 7 paths 10 schemas 3 DELETE4 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://research.forithmus.com/api
Resource Areas
1

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 3 DELETE, 4 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

forum 12
GET
/challenges/{slug}/forum/categories
List Categories
list_categories_challenges__slug__forum_categories_get 1 param → 200422
POST
/challenges/{slug}/forum/categories
Create Category
create_category_challenges__slug__forum_categories_post 1 param body → 201422
PATCH
/challenges/{slug}/forum/categories/{cat_id}
Update Category
update_category_challenges__slug__forum_categories__cat_id__patch 2 params body → 200422
DELETE
/challenges/{slug}/forum/categories/{cat_id}
Delete Category
delete_category_challenges__slug__forum_categories__cat_id__delete 2 params → 204422
GET
/challenges/{slug}/forum
List Threads
list_threads_challenges__slug__forum_get 6 params → 200422
POST
/challenges/{slug}/forum
Create Post
create_post_challenges__slug__forum_post 1 param body → 201422
GET
/challenges/{slug}/forum/{post_id}
Get Thread
get_thread_challenges__slug__forum__post_id__get 2 params → 200422
PATCH
/challenges/{slug}/forum/{post_id}
Update Post
update_post_challenges__slug__forum__post_id__patch 2 params body → 200422
DELETE
/challenges/{slug}/forum/{post_id}
Delete Post
delete_post_challenges__slug__forum__post_id__delete 2 params → 204422
POST
/challenges/{slug}/forum/{post_id}/react
Add Reaction
add_reaction_challenges__slug__forum__post_id__react_post 2 params body → 201422
DELETE
/challenges/{slug}/forum/{post_id}/react/{reaction_type}
Remove Reaction
remove_reaction_challenges__slug__forum__post_id__react__reaction_type__delete 3 params → 200422
GET
/challenges/{slug}/forum/{post_id}/edits
Get Edit History
get_edit_history_challenges__slug__forum__post_id__edits_get 2 params → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ForumPostOut (23 properties), ForumCategoryOut (7 properties), ForumPostEditOut (6 properties), ForumPostCreate (4 properties). Each schema is shown below with its type and property counts.

ForumPostCreate
object
Create a new forum thread or reply.
4 properties 1 required
ForumCategoryUpdate
object
3 properties
ForumCategoryOut
object
Forum category.
7 properties 7 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
ForumPostUpdate
object
Update a forum post.
4 properties
ForumPostEditOut
object
Single edit in the edit history.
6 properties 5 required
ForumReactionCreate
object
1 property 1 required
ForumPostOut
object
Forum post with author info, reactions, and metadata.
23 properties 12 required
ForumCategoryCreate
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forithmus-forum-api-openapi.yml Raw ↑

Other APIs Forithmus publishes across the network.

Forithmus 2fa API
Forithmus admin API
Forithmus auth API
Forithmus challenges API
Forithmus collections API
Forithmus credits API
Forithmus data-upload API
Forithmus groups API
Forithmus Health API
Forithmus images API
Forithmus leaderboard API
Forithmus members API
Where this information came from

This is an independent, third-party profile of Forithmus forum 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.