🚧 SANDBOX ENVIRONMENT 🚧

Plant 1,000 trees from your app in 5 minutes

No subscription. €1 per tree. Clean API to integrate in minutes.

How It Works

1

Get Your API Key

Create your account in seconds and grab your API key from the dashboard.

2

Plant Trees via API

Make a single POST request to our REST API to order tree plantings.

3

We Handle the Rest

We work with our partners to plant the trees and you receive a simple monthly invoice.

Why developers love Waldonia

👩‍💻

Built for Developers

Clean REST API, clear documentation, and a sandbox for testing. Integrate in minutes, not weeks.

💶

Radically Simple Pricing

1€ per tree. That's it. No subscriptions, no tiers, no hidden fees, no surprises. Planning your budget has never been easier.

📄

Effortless Invoicing

Get a single, simple invoice each month. Easy to process for your accounting department.

Simple. Powerful. RESTful.

curl -X POST https://sandbox.waldonia.com/api/v1/orders \
  -H "Authorization: Bearer <api_key_here>" \
  -H "Content-Type: application/json" \
  -d '{
    "tree_count": 100,
    "idempotency_key": "order_12345",
    "note": "For our amazing customer #9876",
    "metadata": {"customer_id": "abc"}
  }'

ENDPOINTS

  • POST /api/v1/orders — create order
  • GET /api/v1/orders — list orders
  • GET /api/v1/orders/:id — fetch order
  • DELETE /api/v1/orders/:id — cancel order

Coming Soon: More Powerful Features

🌳 Tree Planting Certificates

Soon you'll be able to generate a downloadable PDF certificate for every order, perfect for sharing your environmental impact with your customers or stakeholders.

⚡️ Real-Time Webhooks

Get instant notifications for order status changes. Our upcoming webhooks will allow you to build tighter integrations and automated workflows.

Frequently Asked Questions

Where are the trees planted?

We partner with certified organizations to plant trees where they are needed the most, focusing on biodiversity and community impact.

Is this a certified carbon offset?

Waldonia is a direct way to fund reforestation. While planting trees does offset carbon, we don't provide official carbon credit certificates yet. This helps keep our service simple and affordable.

How does billing work?

At the start of each month, you'll receive a single invoice for all trees planted during the previous month. You can pay via bank transfer.

What if I make a mistake in an order?

No problem. You can cancel any order within the same calendar month via the API.

Still not sure? Talk to us.

Questions or missing features? Need more? Email us at [email protected]

Ready to make a positive impact?

Create your account and plant your first trees in minutes.

Get Started for Free
© 2026 Waldonia Privacy Policy Terms & Conditions