{% extends "withnav_template.html" %} {% from "components/page-footer.html" import page_footer %} {% from "components/api-key.html" import api_key %} {% block page_title %} GOV.UK Notify | API keys and documentation {% endblock %} {% block maincolumn_content %}

Developer documentation

How to integrate GOV.UK Notify into your service

blah blah blah this is where we tell you how the API works

Repositories

GOV.UK Notify API

GOV.UK Notify Python client

API endpoint

https://www.notify.works/api/endpoint

API keys for your service

{% endblock %}