published

Trefle Plant API

The Trefle Plant API provides developers with free access to extensive botanical data, including species taxonomy and growth details for nature-focused applications.

null%Uptime
nullmsLatency
0Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

Searches plant database with filters

Full Endpoint URL
https://trefle.io/plants
Implementation Example
curl -X GET 'https://trefle.io/plants'
Request Payload
{
  "filter[edible]": true,
  "filter[vegetable]": true
}
Expected Response
{
  "data": [
    {
      "edible": true,
      "common_name": "Tomato",
      "scientific_name": "Solanum lycopersicum"
    }
  ],
  "meta": {
    "total": 42
  }
}
Version:v1
Limit:300 requests/hour

Real-World Applications
  • {'items': ['Garden planning apps displaying plant growth zones and bloom times'Optimized Capability
  • 'Environmental research platforms tracking species distributions'Optimized Capability
  • 'Educational websites showing taxonomy and plant images'Optimized Capability
  • 'Botanical AI models needing plant meta‑data']}Optimized Capability

API Specifications

v1
Pricing Model
Free
Credit Card
Not Required
Response Formats
{'items': ['JSON']}
Supported Languages
5 Languages
SDK Support
REST Only
Rate Limit

1000 requests per day, 60 requests per minute

Use Case: Best For

Not Recommended For

#botany#plants

Explore Related APIs

Discover similar APIs to Trefle Plant API

View All APIs
OPEN SOURCE

SpaceX API

The SpaceX API offers developers free access to detailed information about SpaceX's launches, rockets, missions, and launchpads, suitable for various applications.

Science & NatureView Details
FREEMIUM

The Cat API

The Cat API offers developers free access to a vast collection of cat images, breed metadata, and user preferences, suitable for pet-related applications and digital experiences.

Science & NatureView Details
FREE

Movebank

The Movebank API provides developers free access to detailed animal tracking data collected via GPS and sensors, suitable for ecological research and monitoring.

Science & NatureView Details