@@ -88,6 +88,33 @@ POST /wallet/send-transaction - Attempts to send a transaction
# Details
## GET /wallet/mnemonic - Generate a mnemonic
### Query parameters
`language` (optional) - the language for the words in the mnemonic. Options are: English, French, Spanish, Japanese, ChineseSimplified and ChineseTraditional. The default is 'English'.
`wordcount` (optional) - the number of words in the mnemonic. Options are: 12,15,18,21 or 24. the default is 12.