Meridia Verify API Documentation¶
Welcome to the Meridia Verify API documentation. This API enables programmatic verification of farm plots for regulatory compliance (such as EUDR and DCF) and environmental risk assessment.
Who Is This For?¶
This documentation is intended for developers and technical teams integrating with the Meridia Verify platform. Whether you are building an automated pipeline, connecting your supply chain management system, or performing one-off verifications, this guide covers everything you need.
API Versions¶
| Version | Status | Recommended | Description |
|---|---|---|---|
| V2 | Stable | Yes | Multi-step workflow with dataset management, batch uploads, and record lifecycle |
| V1 | Stable | For simple use cases | Single-request verification workflow |
| Validate Plot | Deprecated | No | Legacy synchronous endpoint — will be removed |
New integrations should use the V2 API
The V2 API provides the most flexibility and is actively receiving new features. See Migrating from Legacy Versions if you are on V1 or Validate Plot.
Quick Links¶
-
Getting Started
Authentication, first API call, and retrieving results.
-
Core Concepts
Plots, datasets, verification, risk scores, and test profiles.
-
API Reference
Complete endpoint documentation with interactive explorer.
-
Integration Guide
Best practices for production integrations.
How Verification Works¶
┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ Submit Plot │ ───▶ │ Meridia │ ───▶ │ Risk │ ───▶ │ Retrieve │
│ Data │ │ Verifies │ │ Assessment │ │ Results │
└──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
- Submit farm plot geometries and metadata through the API
- Meridia verifies plots against satellite imagery, reference datasets, and compliance rules
- Risk scores are calculated per plot across multiple test categories
- Retrieve detailed results including per-test outcomes and overall risk assessment
Methodology¶
The verification tests and risk scoring are governed by Meridia's methodology documentation. The methodology PDF is available for download in the Meridia Verify Portal under the Tests and Resolutions menu. See Methodology for how the API relates to the methodology.
Support¶
For API support, questions, or feature requests:
- Contact the Meridia team through the Portal
- Reach out to your account representative
- Email api-support@meridia.land