cURL
curl --request GET \ --url https://api.firela.io/api/v1/bean/transactions \ --header 'Authorization: Bearer <token>'
Returns all transactions with optional filtering
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Transactions retrieved