{% extends "person/read.html"%} {% block content %}

API Key

Your requests to the API can be authenticated with the following HTTP header.

 {{ apiKeyHeader }}: {{ apiKeyString }}
{% endblock %}