Welcome to the DigiMHS API
API which serves Best Practices for Sustainable Forest Management.
Available Protocols
GraphQL API
GraphQL is a flexible query language created for APIs. Read more about GraphQL.
GraphQL Explorer tool can be used to try out the API endpoint.
To see GraphQL schema and documentation, use navigation on the left sidebar of the Explorer tool.
REST API
REST is an architectural style often used for APIs. Read more about REST.
This REST API serves data in JSON format.
We use Swagger to document different REST endpoints, what parameters they take, and what kind of data they return.