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

The auth API from Forithmus — 13 operation(s) for auth.

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

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

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

13 operations 13 paths 14 schemas 2 GET11 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 13

Across 13 paths, the API surfaces 13 operations — 2 GET, 11 POST. Each is listed below with its method, path, parameters, and response codes.

auth 13
POST
/auth/signup
Signup
signup_auth_signup_post body → 201422
POST
/auth/login
Login
login_auth_login_post body → 200422
GET
/auth/google/state
Google Auth State
google_auth_state_auth_google_state_get → 200
POST
/auth/google
Google Auth
google_auth_auth_google_post body → 200422
POST
/auth/refresh
Refresh
refresh_auth_refresh_post body → 200422
POST
/auth/logout
Logout
logout_auth_logout_post body → 200422
POST
/auth/cli-session
Create Cli Session
create_cli_session_auth_cli_session_post body → 200422
POST
/auth/cli-session/{session_id}/complete
Complete Cli Session
complete_cli_session_auth_cli_session__session_id__complete_post 1 param → 200422
GET
/auth/cli-session/{session_id}
Poll Cli Session
poll_cli_session_auth_cli_session__session_id__get 1 param → 200422
POST
/auth/verify-email
Verify Email
verify_email_auth_verify_email_post body → 200422
POST
/auth/resend-verification
Resend Verification
resend_verification_auth_resend_verification_post → 200
POST
/auth/forgot-password
Forgot Password
forgot_password_auth_forgot_password_post body → 200422
POST
/auth/reset-password
Reset Password
reset_password_auth_reset_password_post body → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are UserOut (27 properties), SignupRequest (9 properties), GoogleAuthResponse (7 properties), TokenResponse (7 properties). Each schema is shown below with its type and property counts.

TokenResponse
object
Response from login/signup: includes both tokens and the user profile. When requires2fa is True, tokens are null and the client must complete the 2FA challenge…
7 properties
HTTPValidationError
object
1 property
VerifyEmailRequest
object
Request body for POST /auth/verify-email.
1 property 1 required
ResetPasswordRequest
object
Request body for POST /auth/reset-password.
2 properties 2 required
ForgotPasswordRequest
object
Request body for POST /auth/forgot-password.
1 property 1 required
GoogleAuthResponse
object
Response from POST /auth/google: tokens, user profile, and new-user flag. When requires2fa is True, tokens are null and the client must complete the 2FA challe…
7 properties 1 required
ValidationError
object
3 properties 3 required
UserOut
object
Full user representation returned by authenticated endpoints (e.g. GET /users/me). Includes identity, affiliation, platform role, and verification status.
27 properties 16 required
AccessTokenResponse
object
Response from token refresh: new access token + rotated refresh token. Security: refresh tokens are rotated on each use to limit replay window.
3 properties 1 required
RefreshRequest
object
Request body for POST /auth/refresh.
1 property 1 required
LoginRequest
object
Request body for POST /auth/login.
2 properties 2 required
GoogleAuthRequest
object
Request body for POST /auth/google. Frontend sends the authorization code received from Google's OAuth redirect, plus the redirecturi that was used (must match…
3 properties 3 required
CLISessionRequest
object
Create a CLI auth session for browser-based login.
1 property 1 required
SignupRequest
object
Request body for POST /auth/signup. Collects identity, affiliation, and policy acceptance (inspired by Grand Challenge). All identity/affiliation fields are re…
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forithmus-auth-api-openapi.yml Raw ↑

Other APIs Forithmus publishes across the network.

Forithmus 2fa API
Forithmus admin 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
Forithmus members API
Where this information came from

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