> For the complete documentation index, see [llms.txt](https://developer.1moneynetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.1moneynetwork.com/integrations/rest-apis/accounts.md).

# Accounts

#### Endpoints

<table><thead><tr><th width="122">Method</th><th width="299">URL</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>GET</strong></mark></td><td><kbd>/v1/accounts/token_account</kbd></td><td>Get account metadata</td></tr><tr><td><mark style="color:blue;"><strong>GET</strong></mark></td><td><kbd>/v1/accounts/nonce</kbd></td><td>Get token nonce</td></tr><tr><td><mark style="color:blue;"><strong>GET</strong></mark></td><td><kbd>/v1/accounts/bbnonce</kbd></td><td>Retrieve the bbnonce associated with the account</td></tr></tbody></table>
