Developer Platform · v1
HortiMark Knowledge API
Structured horticultural knowledge for education, training, garden centres, and plant-tech apps. Versioned REST. No auth on v1 preview endpoints. Rate-limited per IP.
Base URL
https://hortimark.comCurrent version
v1 (preview)Format
application/jsonPlant API
GET
/api/public/v1/plantsList or search the HortiMark plant index.
Query parameters
q— Search botanical name, common name, familyfamily— Filter by botanical familytype— tree | shrub | climber | perennial | bulb | grass | annuallimit— Max records (default 100, cap 500)
GET
/api/public/v1/plants/{id}Fetch a single plant record by HortiMark id.
Try it: /api/public/v1/plants/p1Question API
GET
/api/public/v1/questionsExaminer-style RHS Level 2 question bank with mark schemes.
Query parameters
topic— Syllabus topic idcommand— State | Describe | Explain | Compare | Listmarks_min— Minimum marks valuerandom— Set to 1 to shuffle resultslimit— Max records (default 50, cap 500)
Revision Topics API
GET
/api/public/v1/topicsExam-trend topic taxonomy with frequency weighting.
Try it: /api/public/v1/topicsBotanical Terminology API
GET
/api/public/v1/termsLatin epithets (alba, officinalis, maritima…) with meaning & examples.
Query parameters
q— Free-text search across term or meaning
French Horticulture API
GET
/api/public/v1/frenchBilingual EN/FR horticultural vocabulary with Latin binomials.
Query parameters
q— Search English, French or Latin name
Living Map API
GET
/api/public/living-mapSpatial-temporal phenology signals (blooms, pests, pollen) by UK postcode.
Query parameters
kind— bloom | leaf-out | leaf-fall | pest | pollen | frost | droughtpostcode— UK outward postcode (e.g. SW1, LS6)from / to— ISO date range (YYYY-MM-DD)limit— Max records (default 1000, cap 5000)
Roadmap
- API keys & usage dashboards for partner access (colleges, garden centres, nursery software)
- Plant Identification API (image → species + care)
- Learning Analytics API (per-cohort performance, weak topics)
- Career pathway API (RHS L2 → L3 → professional routes)
- Webhooks for phenology alerts (frost, pest fronts) by postcode