From 9892d12a754d178265948f530b681db0121b1f15 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sat, 17 Nov 2018 03:42:33 -0800 Subject: [PATCH] Updated API (markdown) --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index de90ecc..92b3783 100644 --- a/API.md +++ b/API.md @@ -1,7 +1,7 @@ Statup 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 Statup instance. To make life easy, try out a Postman or Swagger JSON file and use it on your Statup Server. - +https://documenter.getpostman.com/view/1898229/RzZDhGuD

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

## Authentication