Frappe Rest API V2

Where can i get frappe rest api version 2 cause the one in the documentation is version 1.

Hi @bkings12:

It’s no documented yet because isn’t totally finished. It’s working on version-15 with limited funcionality.

Some useful info here:

Hope this helps.

Yes this is a good place to start. Thanks.

Does it ready now?

Hi @emransalah:

Still work in progress …

Anyway, REST API V2 is working with limited features.

Hope this helps.

2 Likes

feat!: API versioning and API v2 (beta) by ankush · Pull Request #22300 · frappe/frappe · GitHub was closed as resolved on November 1st 2023.
Do we have doc somewhere in 2025?

Are you sure it’s actually needed?

Reading in: feat!: API versioning and API v2 (beta) by ankush · Pull Request #22300 · frappe/frappe · GitHub

The titles:

  1. Shorthand for all whitelisted functions in controller files.
  2. Call whitelisted functions directly on resources => documents.

I get the impression that the new methods are already part of the documentation, it’s just that the version designation is not included in the URL.

At least I do use them naturally since quite some time already.

So maybe it’s been sneaked into the documentation without us really noticing it.