diff --git a/API/API Getting Started.md b/API/API Getting Started.md index 29f1af3..bdb50ac 100644 --- a/API/API Getting Started.md +++ b/API/API Getting Started.md @@ -2,10 +2,11 @@ This document will explain how to get started with the Sentri API. ## Requirements To connect to the Sentri API, you will need the following: + - A basic understanding of how APIs work, along with some programming or scripting experience. - The Sentri base URL. - An API bearer token. -- Network access from the devices making API requests to the Sentri service on port 443. +- HTTPS access from the devices making API requests to the Sentri. ## Creating a authentication bearer token Make sure you have the `user-apitoken-self` read/write permission, as this allows you to create an authentication bearer token.