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 members API

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

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

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

This API exposes 8 operations across 7 paths, and defines 6 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.

8 operations 7 paths 6 schemas 1 DELETE2 GET1 PATCH4 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 8

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

members 8
GET
/challenges/{slug}/members
List Members
list_members_challenges__slug__members_get 3 params → 200422
GET
/challenges/{slug}/members/me
Get My Membership
get_my_membership_challenges__slug__members_me_get 1 param → 200422
POST
/challenges/{slug}/members/invite
Invite Member
invite_member_challenges__slug__members_invite_post 1 param body → 201422
POST
/challenges/{slug}/members/accept-invite
Accept Invite
accept_invite_challenges__slug__members_accept_invite_post 1 param → 200422
POST
/challenges/{slug}/members/decline-invite
Decline Invite
decline_invite_challenges__slug__members_decline_invite_post 1 param → 204422
POST
/challenges/{slug}/members/join
Join Challenge
join_challenge_challenges__slug__members_join_post 1 param body → 201422
PATCH
/challenges/{slug}/members/{member_user_id}
Update Member
update_member_challenges__slug__members__member_user_id__patch 2 params body → 200422
DELETE
/challenges/{slug}/members/{member_user_id}
Remove Member
remove_member_challenges__slug__members__member_user_id__delete 2 params → 204422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are MemberOut (15 properties), MemberUpdate (5 properties), ValidationError (3 properties), MemberInvite (2 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
MemberUpdate
object
Admin-only update of a member's role or status (PATCH /challenges/{slug}/members/{userid}). Used to approve/reject join requests or change roles.
5 properties
MemberInvite
object
Request body for inviting a user to a challenge (POST /challenges/{slug}/members/invite). Admin-only. The invited user gets status="pending" until they accept.
2 properties 1 required
JoinRequest
object
Request body for self-joining a challenge (POST /challenges/{slug}/members/join). Optional message field for private challenges (admin sees this when reviewing…
1 property
MemberOut
object
Challenge member with denormalized user info for display.
15 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forithmus-members-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 forum API
Forithmus groups API
Forithmus Health API
Forithmus images API
Forithmus leaderboard API
Where this information came from

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