cURL
curl --request POST \ --url https://api.firela.io/api/v1/bean/accounts \ --header 'Authorization: Bearer <token>'
Creates a new Beancount account
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Account created