Get projects
You can select project groups in the «Projects» tab of your account. Project groups bring together projects that address a common global problem, for example, «tree planting», «reef restoration» and so on. These groups will be available for your company.
Each group includes a set of projects that correspond to that direction. For example:
Group:
Forest restoration
Projects:
Planting 50,000 trees in Indonesia
Growing 10,000 tree seedlings in Kenya
Planting 200,000 mangroves in Florida
Planting 40,000 trees in Thailand
Growing 100,000 tree seedlings in Zambia
...
We queue projects within the group. Thus, when you make a request and specify the number of projects, you will receive a response in the form of projects that have the highest priority at the moment.
As soon as the project receives the necessary amount of funding, the project team starts its implementation, and the queue moves up one position.
In this way, we create a conveyor system, which allows the project to receive the necessary funding quickly, and the users who support it quickly begin to receive updates about the project's implementation. It also provides a unique experience for users when they make repeat purchases, as projects are updated in your app.
All requests should use https proxy, humance.io domain, and start with /company/integration/. For example https://humance.io/company/integration/orders/make
Endpoint: /get/groups
GET without any params or set country_code to get projects by priority for your country. Supported formats: form-query;
RESPONSE: Status 200 OK
You can also display the Humance component to output projects within your application. You can find more information about this in the Component section.
Last updated