# Dealflow Docs ## Docs - [Create payout](https://developer.dealflow.live/api-reference/create.md): Creates a new plant in the store - [Delete payout](https://developer.dealflow.live/api-reference/delete.md): Deletes a single plant based on the ID supplied - [Get payout](https://developer.dealflow.live/api-reference/get.md): Returns all plants from the system that the user has access to - [Code blocks](https://developer.dealflow.live/example-pages/code.md): Display inline code and code blocks - [Images and embeds](https://developer.dealflow.live/example-pages/images.md): Add image, video, and other HTML elements - [Navigation](https://developer.dealflow.live/example-pages/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Authentication](https://developer.dealflow.live/getting-started/authentication.md): You must have a verifed Dealflow account to use our API. - [Introduction](https://developer.dealflow.live/getting-started/introduction.md): Dealflow allows you to access all important functionality in the platform via simple API calls. This works well for AI agents, workflow automations and other SaaS products. Here's everything you should know. - [Quickstart](https://developer.dealflow.live/getting-started/quickstart.md): For those of you that just want to get started invoicing. - [Rate limits](https://developer.dealflow.live/getting-started/rate-limit.md): Dealflow has a few API limits to ensure safe usage for everyone. Here is what you should know. ## OpenAPI Specs - [openapi](https://developer.dealflow.live/api-reference/openapi.json) ## Optional - [Release notes](https://www.dealflow.live/blog)