{% extends "zephyr/portico.html" %} {# API information page #} {% load compressed %} {% block customhead %} {{ block.super }} {% compressed_js 'api' %} {% endblock %} {% block portico_content %}
In addition to our pre-built API bindings for Python, we also have a REST-ful web API.
{% autoescape off %} {% for blurb in content %}{{ blurb.endpoint }}
{{ argument.0 }}
{{ return.0 }}