---
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://docs.inventree.org/en/stable/api/api/).