📄️ OAuth 2.0
The Tiltify API implements the OAuth 2.0 authorization protocol.
📄️ Client Credentials Flow
The Client Credentials Flow is used in server-to-server authentication.
📄️ Authorization Code Flow
The Authorization Code Flow allows a user to grant access to their resources on
📄️ Using Access Tokens
You can use both Application Access Tokens and User Access Tokens by adding
📄️ Supported OAuth Scopes
This document describes what every OAuth Scope available in the Tiltify API is,