V2 Features
Core features available in version 2
📌 You’re viewing documentation for V2. Consider upgrading to the Latest version for new features.
V2 Overview
Version 2 of the Plantman API provides a solid foundation for managing your plant inventory and operations.
Core Features
Plant CRUD Operations
Manage your plants with simple, intuitive endpoints:
List and Search
Find plants in your collection:
List Plants
Authentication
V2 uses API key authentication:
Rate Limits
V2 has the following rate limits:
When you exceed rate limits, you’ll receive a 429 Too Many Requests response.
Error Handling
V2 uses standard HTTP status codes:
Success Codes
Error Codes
200 OK: Request succeeded201 Created: Resource created successfully204 No Content: Resource deleted successfully
Data Models
Plant Object
Supported Languages
V2 SDKs are available in:
- TypeScript/JavaScript
- Python
- Go
- Java
Upgrading to Latest
Ready for more features? Check out what’s new in the Latest version!
The Latest version includes bulk operations, webhooks, enhanced filtering, and more!