Search...
/
Fork this repo
Get a demo
Get Started
Welcome
Concepts
SDKs
API Reference
plant
store
GET
Returns plant inventories by status
POST
Place an order for a plant
GET
Find purchase order by ID
DEL
Delete purchase order by ID
user
Fork this repo
Get a demo
API Reference
store
Returns plant inventories by status
GET
https://api.plantstore.dev/v3
/
store
/
inventory
Returns a map of status codes to quantities
Headers
api_key
string
Required
Response
This endpoint returns a map from strings to integers.
Built with