diff --git a/ApiReference/views/main/404.ejs b/ApiReference/views/main/404.ejs index 52a45c5d47..e255523264 100644 --- a/ApiReference/views/main/404.ejs +++ b/ApiReference/views/main/404.ejs @@ -1,5 +1,5 @@
-
+
diff --git a/ApiReference/views/main/authentication.ejs b/ApiReference/views/main/authentication.ejs index c24bf816e0..cc614f91d1 100644 --- a/ApiReference/views/main/authentication.ejs +++ b/ApiReference/views/main/authentication.ejs @@ -1,5 +1,5 @@
-
+

Authentication

You'll need to authenticate your requests to access any of the endpoints in the OneUptime API. In this guide, we'll look at how authentication works. OneUptime offers one way to authenticate your API requests @@ -11,7 +11,7 @@

Please head over to Project Settings > API Keys. Create a new API Key. Please note: New API Keys have no permissions assigned to them, so you will have to assign a permission before you can use it.

- Read more about permissions

Data Types

In this guide, we will look at how to work with OneUptime Data Types when querying the OneUptime API.

@@ -16,13 +16,13 @@