diff --git a/templates/docs/api.html b/templates/docs/api.html index f266380b..648b7b71 100644 --- a/templates/docs/api.html +++ b/templates/docs/api.html @@ -64,7 +64,8 @@ and read-only API keys in the Project Settings page.
Omits some fields from the API responses (documented below).
+Omits sensitive information from the API responses. See the documentation of +individual API endpoints for details.
The client can authenticate itself by including an X-Api-Key: <your-api-key>
diff --git a/templates/docs/api.md b/templates/docs/api.md
index 645e048f..316f9a62 100644
--- a/templates/docs/api.md
+++ b/templates/docs/api.md
@@ -34,7 +34,8 @@ read-only key
* [Get a single check](#get-check)
* [Get a list of check's status changes](#list-flips)
- Omits some fields from the API responses (documented below).
+ Omits sensitive information from the API responses. See the documentation of
+ individual API endpoints for details.
The client can authenticate itself by including an `X-Api-Key: