Trees
This endpoint provides information about trees.
Tree Information
GET
https://api.treefarmer.xyz/trees
This endpoint will provide an array of trees by level with their name, planting region, fun fact, growth time, log count, log value, sapling cost and upgrade cost.
Query Parameters
Name
Type
Description
search
string
Find a specific tree by its name or level (e.g. American Arborvitae or 5)
Headers
Name
Type
Description
Authorization
string
Your Tree Farmer API token
Last updated
Was this helpful?