From af994c66b6f9cc259870309adb6c07b2661f1d98 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 14 Apr 2020 08:54:36 -0700 Subject: [PATCH] Updated API (markdown) --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 2954d34..8a192cc 100644 --- a/API.md +++ b/API.md @@ -1,7 +1,7 @@ Statping includes a RESTFUL API so you can view, update, and edit your services with easy to use routes. You can currently view, update and delete services, view, create, update users, and get detailed information about the Statping instance. To make life easy, try out a Postman or Swagger JSON file and use it on your Statping Server.

-Postman | Postman JSON Export | Swagger Export +Postman | Postman JSON Export

## Authentication