Herbora Knowledge API
Read-only access to plants, traditions, remedies and the evidence behind them.
The Knowledge API exposes the same curated data the app runs on: botanical records, the traditions that use each plant, preparations, and the references behind every evidence rating. It is intended for research, education and product integrations.
Getting a key
Generate a key inside the app under Profile → Developer / API. Free keys are rate limited; Premium raises the limit. For production volume, content licensing or an SLA, contact partnerships@herbora.tech.
Authentication
Send your key as a bearer token on every request:
Authorization: Bearer <your-key>
The header X-API-Key: <your-key> is also accepted.
Endpoints
| Endpoint | Returns |
|---|---|
GET /v1/plants | Paginated list of plants |
GET /v1/plants/:slug | One plant with uses, preparations and references |
GET /v1/search?q= | Search across plants, remedies and traditions |
GET /v1/traditions | Healing traditions and their plants |
GET /v1/symptoms | Symptom taxonomy used by the wellness flow |
Terms of use
- The API is read-only and rate limited. Do not attempt to circumvent limits.
- Bulk extraction or redistribution of the knowledge graph requires a written licence.
- Attribute Herbora where you surface our content.
- The data is educational. If you display it to end users, carry the medical disclaimer too.
- Your use is governed by the Terms of Use.
Not medical data
The Herbora dataset describes traditional uses and the research around them. It is not clinical decision-support data and must not be presented as medical advice, diagnosis or treatment guidance in your product.
Contact
Technical questions: support@herbora.tech
Licensing and higher limits: partnerships@herbora.tech