Cliquify Developer
Authentication
Copy Page
Overview
Get started
Authentication
Token lifecycle
OAuth scopes
Get an access token
POST
Introspect a token
POST
Revoke a token
POST
API Reference
Templates
Tags
List brand tags
List templates
Assets
Folders
List folder
List assets
List asset tags
Brand Kit
List brand kit
List brand kit logos
List brand kit colors
Troubleshoot
Errors and troubleshooting
Authentication
Copy Page
OAuth scopes
Protected resource routes require all of these scopes:
Scope
Purpose
templates:read
Required for template and related resource access
assets:read
Required for asset and related resource access
brand-kit:read
Required for brand-kit and related resource access
The token helper endpoints described in this documentation request the full scope set automatically.
Modified at
2026-04-09 13:33:45
Previous
Token lifecycle
Next
Get an access token