GET /assets/players/:playerId

Description

Get a player profile image. The image is returned as a PNG.

Resource URL

https://api.playlyfe.com/assets/players/:playerId

Method

GET

Scopes

player, game, debug

Parameters

LocationParameter NameDefault ValueDescription
Querysize0Size of image. Available sizes are 'original', 'large', 'medium', 'small', 'icon'

Example

Request
GET https://api.playlyfe.com/assets/players/neo
Response
Binary Image Data of Player Profile