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