Test API endpoints interactively
/api/v1/account/me
Get current account info
/api/v1/account/entitlements
Get account entitlements
/api/v1/collections/:type
List entities of a type
Create an entity
/api/v1/collections/:type/:id
Get entity by ID
Update entity
Delete entity
/api/v1/terraledger/sites
List sites
Create site
/api/v1/terraledger/plots
List plots
/api/v1/terraledger/tenancies
Create tenancy
/api/v1/rootplan/gardens
List gardens
Create garden
/api/v1/rootplan/plants
Search plants
/api/v1/booking/availability
Check availability
/api/v1/booking/appointments
Create booking
/api/v1/business/invoices
List invoices
Create invoice
/api/v1/orchestration/workflows
Create workflow
/api/v1/webhooks
List webhooks
Register webhook
Select an endpoint from the list to get started