API Reference
cURL
curl --request GET \ --url https://app.gomangrove.com/api/v1/account \ --header 'Authorization: <api-key>'
{ "id": 100, "name": "Southeast CarbonCo", "primary_color": null, "logo_url": null, "secondary_color": null, "date_format": "mdy" }
200
100
"Southeast CarbonCo"
"mdy"