API Documentation

Demo find

Returns a list of available demos that match certain criteria

Rate limit: 480 requests per minute and 2400 requests per hour

https://sauerdemos.com/api/demos/find
?limit=5
&mapname=reissen
&gametype=clanwar

Try this endpoint in your browser

Query parameters

Parameter Description
host String: host address of a server the game was set on
port Int: port of a server the game was set on
mapname String: name of the map the game was set on
gamemode String: game mode of that game
gametype String: game type of that game
beforetimestamp Int: unix timestamp
aftertimestamp Int: unix timestamp
beforeid Int: Sauertracker's gameid
afterid Int: Sauertracker's gameid
limit Int: maximum number of results (1-1000)

Demo download

Returns a .dmo file of a given game by gameid

Rate limit: 240 requests per minute and 3600 requests per hour

https://sauerdemos.com/download/<gameid>.dmo