Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1018 Bytes

File metadata and controls

34 lines (18 loc) · 1018 Bytes

\BfeacApi

All URIs are relative to https://api.gametools.network

Method HTTP request Description
get_all_banned_players_bfeac_banned_players_get GET /bfeac/banned_players Get all banned player ids from bfeac (used internally, cached for 1 hour)

get_all_banned_players_bfeac_banned_players_get

serde_json::Value get_all_banned_players_bfeac_banned_players_get() Get all banned player ids from bfeac (used internally, cached for 1 hour)

Parameters

This endpoint does not need any parameter.

Return type

serde_json::Value

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]