---
title: Oauth
updatedAt: 2026-05-26T11:18:41.000Z
---

Fetch the complete documentation index at: https://docs.watchers.io/llms.txt

# Oauth

OAuth (Open Authorisation) is a standard that allows one application to access a user’s data in another application, without sharing the user’s password.

This authorisation type needs an API endpoint on the partner’s side to exchange the authcode for a userid. The URL for this API endpoint must be entered in the Admin Panel.

Read more about authorisation types: https://docs.watchers.io/docs/authorization

<br>
