Postman file to test the WaniKani API v2
This package contains a collection files containing all the routes of the WaniKani API and a postman environement file that containe global environement variable for postman.
- clone the repo to get the files.
$git clone git@github.com:LunaPg/WaniKaniApi-Postman.git
-
Add your API key in the
wanikani.postman_environment.json
file. -
Im Postman, import the Environement file, click on the setting screw (upper right) to access the "Manage environement" settings, and import the
wanikani.postman_environment.json
file. -
In Postman, import the collection file
waniKaniApi.json
, use the upper leftImport
button