API referenceΒΆ
A frontend app enabled to consume REST API exposes a set of default endpoints.
Note
Every POST request can send the payload as x-www-form-urlencoded or application/json.
For readability all examples will use Content-type: application/json.
See also
To an index of all API requests see HTTP Routing Table