From bed510364e4ceb3e76bb10790b64f4fea6acccd8 Mon Sep 17 00:00:00 2001 From: Marco Mooij | DigiState Date: Fri, 15 May 2026 16:01:57 +0200 Subject: [PATCH] Minor change to API getting started --- API/API Getting Started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.