Skip to content

Frappe REST API

  • Frappe framework generates REST API for all DocTypes out of the box.
  • You can use this REST API to perform CRUD operations on DocTypes.
  • Documentation