BIP39 Mnemonic API
Work with BIP39 mnemonic seed phrases — the 12-to-24-word recovery phrases used by crypto wallets. Generate a phrase at a chosen strength (128–256 bits) in any of 9 wordlist languages, validate a phrase, convert between a phrase and its raw entropy in both directions, and derive the 512-bit BIP39 seed (with an optional passphrase) used for HD-wallet key derivation. Pure local computation — no key, no third-party service. Note: intended for development, testing and education; generate seeds for real funds offline / client-side, never trust a remote API with production keys. Live, nothing stored. 7 endpoints. Distinct from market-data, password and 2FA tools.
api.oanor.com/bip39-api