2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 19:15:28 +00:00
Files
inventree-website/extend/api.md

329 B

title
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.