Welcome to the DigiMHS API
API which serves Best Practices for Sustainable Forest Management.
Version 1 deprecation
The end of life for API version 1 is on 31st of January 2025 and it will not be accessible after that date. It is recommended to migrate to API version 2 which is now ready to be used for production.
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.
API version 1 documentation
Documentation for API version 1 is still available but it is not recommended to use it for new integrations.
GraphQL Explorer (v1)Swagger (v1)