Crate apex_legends_api
source · [−]Modules
Constants
Default time to wait after a 429 error code
Functions
Gets information about the recent games. You must be whitelisted to use this API. It has a strict limit of 5 uniques players queried per hour. See https://apexlegendsapi.com/#match-history
Returns a player’s UID from a given name, but also works with Playstation and Xbox players See https://apexlegendsapi.com/#name-to-uid
Gets information about a User. This version does not handle code 429 (too many requests) See https://apexlegendsapi.com/#player-statistics
Gets information about a User. This version automatically retries if the API returns code 429 (too many requests).
For the sleep time it reads the x-current-rate header or uses the DEFAULT_RATE
See https://apexlegendsapi.com/#player-statistics