{% extends "base.html" %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block "body" %}
This URL implements the JSON-RPC 2.0 Specification.
To call one of the methods below, send a POST request to this URL containing JSON formatted according to the specification.
Enter JSON below and click Send to call a RPC method
code | label | meaning | {%- for value in interface.errors %}
---|---|---|
${value.id} | ${value.label} | ${value.description} |
name | description | type | required? | default |
---|---|---|---|---|
${attribute.name} | ${attribute.doc} | ${attribute.type} | ${attribute.required ? "Yes" : "No"} | {% if not attribute.required %}${json:attribute.default}{% endif %} |
No parameters
{% endif %}