{% extends "core/site-base.html" %} {% block tabtitle %} Simmate {% endblock %} {% block banner %} {% include "core/header.html"%} {% endblock %} {% block body %}
REST API

This lets you search our database using just a website URL and then returns your data as JSON.

Learn More... Try it out!
{% endblock %}