A very basic tool which gives you the ability to easily fetch profile data for players, and do stuff with it.
features:
- Fetch an online player's unique ID by their username.
- Fetch an online player's texture data by their username OR unique ID..
- Register your own requester to request website, database everywhere else in order to fetch data.
- Both fetching processes can be done sync & asynchronously.
Please head to the Documentation tab for API usage with examples.