Skip to content

Welcome to Mafia.gg API

You are looking at the documentation page of mafia.gg an online social deduction game

Prerequisites

Inorder to get the most out of this documentation I expect you to have at a working knowledge in

  • A programming language of your choice
  • Websockets

Introduction

The game communicates by two different protocoles, the HTTP and websockets. Most of the gameplay and chat happens through websockets while steps like authentication and room modifications happen over HTTP.