{% extends 'dashboard/base.html' %} {% load static %} {% block title %}API Playground - Peza{% endblock %} {% block breadcrumb %}API Playground{% endblock %} {% block content %}

API Playground

Test Location API requests directly from the dashboard.

Request

Response

Status:
Duration:

Response Headers

Response Body

No response yet.
{{ playground_endpoints|json_script:"playground-endpoints-data" }} {% endblock %}