fandom – API

Table of Contents

Overview

				
					post https://auth.factorio.com/api-login?username=xxxxxxx&password=xxxxxx
get https://multiplayer.factorio.com/get-games?username=Wobi&tokenYourToken
get https://multiplayer.factorio.com/get-game-details/ServerID
				
			
  1. Gets your Web Token
  2. Serverlist
  3. ServerDetail
I did the request with postman(Software).

Leave a Comment