v1

latestOpenAPI 3.0.0Apache 22026-07-173108.3 KB
Mnemonics

Collection of mnemonics viewed by index range (inclusive)

get/mnemonics/{minIndex}/{maxIndex}

Response

Ok

indexinteger

Index of a mnemonic in the collection

mnemonicstring

BIP-39 mnemonic sentence

Example response

[
  {
    "index": 42,
    "mnemonic": "vintage poem topic machine hazard cement dune glimpse fix brief account badge mass silly business"
  }
]