REST API

{% if debug %}
{{path}}

{% for k, v in input.items %} {% endfor %}
PK
{{k}}
 

{% else %}
{{path}}
{{req_out}}
{% endif %}
{% autoescape off %} {{disclaimer}} {% endautoescape %}
{{version}}

response:

{{ output }}