class

Wanikani::API

Inherits Reference < Object

Wanikani API access.

Constructors

new(api_key : String)

Creates a new API with the given key.

Source

Instance methods

critical_items
Source
kanji(level = nil) : Array(Kanji)
Source
level_progression
Source
radicals(level = nil) : Array(Radical)
Source
recent_unlocks
Source
srs_distribution
Source
study_queue
Source
user_information
Source
vocabulary(level = nil) : Array(Vocabulary)
Source

Nested types