diff --git a/app/templates/views/api-keys.html b/app/templates/views/api-keys.html
index 34dac7304..78ba560ed 100644
--- a/app/templates/views/api-keys.html
+++ b/app/templates/views/api-keys.html
@@ -3,7 +3,7 @@
{% from "components/api-key.html" import api_key %}
{% block page_title %}
- API keys – GOV.UK Notify
+ API integration – GOV.UK Notify
{% endblock %}
{% block maincolumn_content %}
diff --git a/app/templates/views/send-from-api.html b/app/templates/views/send-from-api.html
index 50536c2a0..9add19598 100644
--- a/app/templates/views/send-from-api.html
+++ b/app/templates/views/send-from-api.html
@@ -4,7 +4,7 @@
{% from "components/api-key.html" import api_key %}
{% block page_title %}
- API integration – GOV.UK Notify
+ API info – GOV.UK Notify
{% endblock %}
{% block maincolumn_content %}