GET /api/?@=sysinfo
GET /api/?@=test.health&X-API-KEY=test-key&X-PLATFORM=web
GET /api/?@=user.list&X-API-KEY=dev-key-123&X-PLATFORM=web
POST /api/ with JSON: {"@":"user.create","data":{"name":"John","email":"john@example.com"}}