Developer API / MxF Factions
Web API
Default namespace: `/api/v1`.
Docs version
v1.0.0
Product version
1.0.0-dev
Last updated
Jul 21, 2026
# Web API
Default namespace: /api/v1.
Public endpoints:
GET /api/v1/health
GET /api/v1/dashboard/config
Developer API / MxF Factions
Default namespace: `/api/v1`.
Docs version
v1.0.0
Product version
1.0.0-dev
Last updated
Jul 21, 2026
# Web API
Default namespace: /api/v1.
Public endpoints:
GET /api/v1/health
GET /api/v1/dashboard/config
GET /api/v1/public/factions/{tag} when public profiles are enabled
Signed endpoints:
POST /api/v1/auth/link-codes
POST /api/v1/auth/sessions
Signed session endpoints:
GET /api/v1/me
POST /api/v1/auth/revoke
GET /api/v1/factions/{id}/overview
GET /api/v1/factions/{id}/members
GET /api/v1/factions/{id}/activity
GET /api/v1/factions/{id}/shop
GET /api/v1/factions/{id}/actions
GET /api/v1/events
Requests use detached DTOs; internal Java service objects are never returned.