2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 21:46:44 +00:00
2022-11-06 17:29:01 +01:00

13 lines
335 B
Markdown

---
title: API
---
# InvenTree API
InvenTree ships with an extensive REST API that is used by several native applications:
- parts of the webinterface
- InvenTree App (Android/iOS)
- python module
The API is self-documenting. More information is provided in the [documentation](https://inventree.readthedocs.io/en/latest/api/api/).