Production

Plantaerium

by Realmdrop

The Industry-Wide Plant Reference Database

Plantaerium consolidates plant data from across the nursery industry into a single curated record per cultivar — deduplicated, attribute-rich, and cross-referenced to its suppliers.

FastAPIPostgreSQL 16Cloudflare R2AuthRealm

What you get

One clean reference for the whole industry's plant data.

One record per plant

Many suppliers, one canonical cultivar record — no more reconciling conflicting listings by hand.

Cross-referenced to the industry

See which suppliers carry each cultivar, and deep-link out for live availability.

Attribute-rich & searchable

Botanical name, cultivar, patent status, hardiness zones, bloom months and colors, mature size, light and soil needs — all filterable.

Field-level provenance

Every attribute is traceable to the supplier that contributed it. Editorial overrides keep the canonical record clean.

How it's built

Serious data engineering under a simple reference.

Medallion data architecture

Raw supplier data is refined through layered stages into a durable canonical record — supplier churn never corrupts what's already curated.

Entity resolution engine

Fuzzy-matching (trigram + ranked scoring) automatically merges the same plant across suppliers; ambiguous cases go to a human review queue.

Tiered access API

A clean, versioned REST API with graduated access tiers, secured by AuthRealm — the same auth platform powering the rest of the Realmdrop suite.

Content-addressed images

Images are deduplicated by content hash and served from Cloudflare R2 — no duplicate storage, and stable references even when supplier URLs change.

Public API

The reference, programmatically.

A clean, versioned REST API. The public surface is shown below; higher tiers — full fields, images, and tenant overlays — open up with a tiered API key.

GET/api/v1/plants/{id}None required

Canonical record for a plant (public whitelisted fields).

GET/api/v1/plants/search?q=None required

Search by name or attributes with filters (zone, height, bloom).

GET/api/v1/plants/{id}/suppliersNone required

Suppliers that carry this cultivar.

GET/api/v1/suppliersNone required

Public supplier directory (name + link).

GET/api/v1/plants/changes?since=API key (tiered)

Change feed for syncing subscribers.

Base URL https://plantaerium.api.realmdrop.com

Talk to us about API access

Part of the Realmdrop suite

Plantaerium runs on the same production-grade backbone as the rest of the suite — secured by AuthRealm, billed through GateKeep.

Ready to put the whole industry's plant data behind one clean reference?

Explore Plantaerium