API Capabilities

Public API capabilities

Currently available API functionality is targeting data entry flows.

Question answer flow

List current available access available surveys that is similar to reports page on the G17Eco platform.

On public API this can be achieved using list surveys endpoint.

G17Eco Reports Page

By selecting individual survey from the list we are able to view the underlying question information.

Survey Overview

That leads to survey overview page. It allows to list all available questions (Universal Tracker Values).

On public API this can be achieved using get survey endpoint.

G17Eco Survey Overview

Question View

Current Universal Tracker Values routes allow you to fetch information about the questions and provide answer to, similar what you can do on the platform.

⚠️

API only allow to update the question, verify or reject actions are not yet supported.

G17Eco Question View

Question Data submit

Universal Tracker Values update routes allow you to submit questions answer.

Allow to submit questions answer and evidence links or upload files.