Herbora
← Back to Herbora

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

EndpointReturns
GET /v1/plantsPaginated list of plants
GET /v1/plants/:slugOne plant with uses, preparations and references
GET /v1/search?q=Search across plants, remedies and traditions
GET /v1/traditionsHealing traditions and their plants
GET /v1/symptomsSymptom taxonomy used by the wellness flow

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