API

Constructor

new <lol>.API({ 
apikey: "yOuR-ApI-kEy",
reigon: "euw1"
})

Name

Description

Type

Required

apikey

The API Key.

string

YES

reigon

The reigon to fetch data from.

string

NO (default: na1)

findSummoner(gameName)

Name

Description

Type

Required

gameName

The in-game name for your summoner.

string

YES

Last updated