Skip to content

API endpoint to get information about a specific user #59

@y21

Description

@y21

Is your feature request related to a problem? Please describe.
When sending a request to /api/players it only gives you the top 25 players (ordered by BR value), so if you want to get information about a specific player and they aren't in there, you won't get what you need.

Describe the solution you'd like
Sending a GET request to /api/player/{player.username} returns an object with information like BR, account creating etc.

Additional context
This is needed for the bot.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions