playerdb.co Open in urlscan Pro
2606:4700:20::ac43:4554  Public Scan

Submitted URL: http://playerdb.co/
Effective URL: https://playerdb.co/
Submission: On February 23 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PLAYERDB IS A JSON POWERED PLAYER FETCHING AND CACHING API SERVICE.


PLAYER ROUTES

Player lookup routes include data so that the following schema is followed:

{
	"username": "playername",
	"id": "123-abc",
	"avatar": "https://avatar-server.com/player.png",
	"meta": { ... }
}


MINECRAFT ACCOUNT LOOKUP

https://playerdb.co/api/player/minecraft/$ID

 * $ID
   
   - Minecraft username / ID to lookup


STEAM ACCOUNT LOOKUP

https://playerdb.co/api/player/steam/$ID

 * $ID
   
   - Steam ID to lookup. Can be in any Steam ID format


XBOX ACCOUNT LOOKUP

https://playerdb.co/api/player/xbox/$ID

 * $ID
   
   - Xbox ID / username to lookup


OTHER INFORMATION

The API has no rate limits in place, but we ask that you please include an
identifying user-agent header in any requests that you make to the API, so we
can contact you if necessary about your usage.

Powered by Steam | Minecraft content and materials are trademarks and copyrights
of Mojang AB. All rights reserved. PlayerDB is not affiliated with Mojang AB. |
Nodecraft, Inc. © 2016 - 2024