Skip to main content
Version: 1.1.0

AgriBackup Enterprise EUDR API

Introduction

AgriBackup is the cryptographic compliance engine for EU-bound commodity imports. Built on Deterministic Logic, Immutable Evidence, and High-Throughput Ingestion, our API provides Tier-1 enterprise routing for EU Deforestation Regulation (EUDR).

The Integration Vector

To integrate this Digital Trust Layer into your ERP, you must execute the following sequence:

  1. Authentication: Generate your X-API-Key from the client dashboard.
  2. Telemetry: Register your webhook URLs via POST /webhooks.
  3. Ingestion: Push your GeoJSON polygons via POST /polygons.
  4. Logistics: Lock the batch to a shipment via POST /shipments/link.

Asynchronous Architecture

Because satellite deforestation screening and Hedera DLT anchoring take time, ingestion endpoints return a 202 Accepted. You must listen for the corresponding Webhook to confirm cryptographic execution.

Base URLs

  • Production: https://live.agribackup.com
  • Sandbox: https://sandbox.agribackup.com

Authentication

Enterprise API Key provided via the AgriBackup developer console.

Security Scheme Type:

apiKey

Header parameter name:

X-API-Key

Contact

AgriBackup Architecture Team: contact@agribackup.com

URL: https://agribackup.com