# Mint Starter Kit ## Docs - [Introduction](https://jellyjelly.com/docs/api-reference/introduction.md): Example section for showcasing API endpoints - [Get Plants](https://jellyjelly.com/docs/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [Create Plant](https://jellyjelly.com/docs/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://jellyjelly.com/docs/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [New Plant](https://jellyjelly.com/docs/api-reference/endpoint/webhook.md): Information about a new plant added to the store ## OpenAPI Specs - [openapi](https://jellyjelly.com/docs/api-reference/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Blog](https://mintlify.com/blog)