Cheater API

Requesting data

We host a public API endpoint that can be used to retrieve bulk data on registered cheaters and cheat-related community bans from various major servers.

For each player in a lookup request, we will return data if they are registered in our cheater database. We will also return data on a player if they have one or more community bans from various major servers with a cheat-related note, even if that player is not a registered cheater in our database.

https://rentamedic.org/api/cheaters/lookup?steamids=76561199557603295,76561199065291928

For the steamids parameter, enter a comma-separated list of up to 100 player identifiers. We accept various Steam ID formats and accept mixed formats in the same request. The response will contain an array of objects with id properties matching the original input and sort order. Invalid identifiers will be ignored and excluded from the response.