MuzukanjiAPI
A Spring Boot API that stores 13108 Kanji characters. The records contain each kanji's meanings, possible readings in both kana and romaji, the number of strokes, JLPT level, Jyoyo Grade and newspaper frequency if applicable.
MuzukanjiAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Paginated Kanji List /kanji |
It displays a paginated list of all kanji in the database. It can be filtered using the listed request parameters. |
| GET |
Kanji Details /kanji/{id} |
It displays the details of a kanji selected from the list. |
MuzukanjiAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|