dMRV Connect (Beta)
Please note, the documentation is actively being improved as the API beta progresses.
Puro.earth dMRV Connect is a machine-to-machine interface for automating audit package submission and other integrations. This documentation is provided to help developers build integrations with this API.
All our API endpoints require you to be authenticated. Please reach out to Puro.earth to get onboarded, or share access to a dMRV Partner in the MyPuro Portal so that they can manage your data through the API.
OpenAPI Specification
Explore dMRV Connect's OpenAPI Specification
Environments
- Production (Beta): https://api.portal.puro.earth/
Further reading
For anyone working with the API, we recommend referring to the Glossary. It covers all terms we will be using throughout our documentation and API interface. Knowing these terms will make it easier to understand the content in this documentation.
For developers who are building their first API integration, we recommend that you start with the Getting Access guide, and then moving on to Setting up Monitoring Periods. The Guides walk you through the basic workflows which dMRV Connect provides through concrete examples of API calls you need to take to submit audit data through the API.
We publish the OpenAPI specification of our API as a more formal and detailed specification of what a consumer can expect from the API. Further reading on OpenAPI.