Frappe Framework REST API

Auto-generated REST API exposing every Frappe DocType for CRUD, filtered list queries, and whitelisted Python method calls. Powers Frappe and ERPNext integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: frappe:rest-api
name: Frappe Framework REST API
description: Auto-generated REST API exposing every Frappe DocType for CRUD, filtered list queries, and
  whitelisted Python method calls. Powers Frappe and ERPNext integrations.
humanURL: https://docs.frappe.io/framework/user/en/api/rest
tags:
- REST
- DocTypes
- CRUD
- Methods
properties:
- type: Documentation
  url: https://docs.frappe.io/framework/user/en/api/rest
- type: Documentation
  name: Frappe Framework Docs
  url: https://docs.frappe.io/framework/user/en/introduction
- type: Capabilities
  url: https://raw.githubusercontent.com/api-evangelist/frappe/refs/heads/main/capabilities/frappe-rest-capabilities.yml
- type: Rules
  url: https://raw.githubusercontent.com/api-evangelist/frappe/refs/heads/main/rules/frappe-rest-rules.yml
- type: SourceCode
  url: https://github.com/frappe/frappe