Initialize the Request Factory.
Initialization options for the factory.
Returns a collection of requests pertaining to Assignments on the WaniKani API.
Returns a collection of requests pertaining to Level Progressions on the WaniKani API.
Returns a collection of requests pertaining to Resets on the WaniKani API.
Returns a collection of requests pertaining to Review Statistics on the WaniKani API.
Returns a collection of requests pertaining to Reviews on the WaniKani API.
Returns a collection of requests pertaining to Spaced Repetition Systems (SRS) on the WaniKani API.
Returns a collection of requests pertaining to Spaced Repetition Systems (SRS) on the WaniKani API.
Returns a collection of requests pertaining to Study Materials on the WaniKani API.
Returns a collection of requests pertaining to Subjects on the WaniKani API.
Returns a collection of requests pertaining to Summaries on the WaniKani API.
Returns a collection of requests pertaining to Users on the WaniKani API.
Returns a collection of requests pertaining to Voice Actors on the WaniKani API.
Sets the custom headers for all requests gerated by the factory to those passed to this function, removing any previously set custom headers, and keeping API Revision and Token settings.
An object containing HTTP headers and their values.
The factory, with the only custom headers being those passed to this function.
Static
validate
A factory for preparing requests to the WaniKani API, with methods that return a WKRequest that can be used in any HTTP API/Library to make the request.