{% extends "main.html" %} {% block extrahead %} {% endblock %} {% block tabs %} {{ super() }}
Using the playground to test API calls uses real data, and sends it through Scalar's proxy server. Refer to Using an API playground for more information.
{% endblock %} {% block content %} {{ page.content }} {% endblock %}