ERPNext REST API
The ERPNext REST API is auto-generated by the Frappe Framework for all DocTypes. It supports CRUD operations on all ERP modules including accounting, inventory, manufacturing, sales, purchase, HR, and CRM. Authentication is via API token, password-based session, or OAuth2 bearer tokens.