|
@ -32,7 +32,7 @@ its value should be your API key. |
|
|
See below the "Create a check" section for an example. |
|
|
See below the "Create a check" section for an example. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
|
|
|
<h2 class="rule">API Requests</h2> |
|
|
|
|
|
|
|
|
<h2>API Requests</h2> |
|
|
|
|
|
|
|
|
<p> |
|
|
<p> |
|
|
For POST requests, the {% site_name %} API expects request body to be |
|
|
For POST requests, the {% site_name %} API expects request body to be |
|
@ -40,7 +40,7 @@ a JSON document (<em>not</em> a <code>multipart/form-data</code> encoded |
|
|
form data). |
|
|
form data). |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
|
|
|
<h2 class="rule">API Responses</h2> |
|
|
|
|
|
|
|
|
<h2>API Responses</h2> |
|
|
|
|
|
|
|
|
<p> |
|
|
<p> |
|
|
{% site_name %} uses HTTP status codes wherever possible. |
|
|
{% site_name %} uses HTTP status codes wherever possible. |
|
|