> For the complete documentation index, see [llms.txt](https://developers-v3.zortout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers-v3.zortout.com/overview.md).

# Overview

- [Introduction](https://developers-v3.zortout.com/overview/introduction.md): ZORT API is protocol to allow your service (3rd party service) connect to ZORT platform to synchronize ZORT data. Ex. Products, Purchase orders and Orders
- [Data Definition](https://developers-v3.zortout.com/overview/data-definition.md)
- [Webhook](https://developers-v3.zortout.com/overview/webhook.md): ZORT have webhook to callback when some events are triggered. The system will send request by "POST" method to your endpoint URL that set in the system.
