Planting Trees
Plant Trees
Headers
Name
Type
Description
Request Body
Name
Type
Description
Required
{
"total_planted_trees": 45,
"tree_details": [
{
"id": "i2SeocFjwNayo7PI7DpI",
"count": 1,
"fractional_count": 0,
"created_at": "2025-07-01T22:07:31.374582-04:00",
"idempotency_key": "",
"metadata": {
"key1": "val1",
"key2": 786
},
"attribution": "[email protected]"
}
],
"total_planted_trees_month": 0
}Get Total Trees Planted
Headers
Name
Type
Description
Query Params (All optional)
Name
Type
Description
Tree Planting Verification Stats
Authentication
Header
Required
Description
Response
Example Request
Notes
Last updated