{% extends "base.html" %} {% block title %}API Explorer{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

API Explorer

Use this tool to try out the {% if datasette_version %} Datasette API. {% else %} Datasette API. {% endif %}

GET
POST

{% if example_links %}

API endpoints

{% endif %} {% endblock %}