Secure messaging infrastructure for the Global From Asia ecosystem
🔶 Development Mode
Homeserver: gfavip.com
Matrix Protocol: ✅ Active on port 8008
SSO Integration: ⚠️ Not configured (development mode)
Authentication: GFAVIP Simple SSO
GET /_matrix/client/versions
Matrix API
GET /.well-known/matrix/client
Discovery
Use these endpoints with Matrix clients like Element, FluffyChat, or custom applications.
POST /api/auth/matrix-tokenGET /health
Health Check
GET /config
Configuration Status
To enable production SSO validation, set the GFAVIP_SSO_URL environment variable to:https://wallet.gfavip.com/api/auth/validate
📚 API Testing Guide
🔧 Server Configuration
💬 Matrix Protocol: spec.matrix.org