Skip navigation links

Package net.rithms.riot.api

This package provides the RiotApi class to request data from the Riot Api.

See: Description

Package net.rithms.riot.api Description

This package provides the RiotApi class to request data from the Riot Api.

The primary class to use is RiotApi which can be constructed with new RiotApi(new ApiConfig()). The instance of ApiConfig can be used to set your api key, as well as configuring various options.

Skip navigation links