GET
/
claims
/
emission-reduction
curl --request GET \
  --url https://dev.api.emerging.eco/emerging-platform/v1/claims/emission-reduction
{
  "project_id": "project-789",
  "period": "2023-Q4",
  "reductions": 300
}

Response

200
application/json
Successful response

The response is of type object.