Version: 1.0
Click Render API
The Propper Click Render API serves consent and clickwrap experiences as JSON payloads optimized for edge caching. Client-side SDKs fetch rendered templates from this API to display consent flows to end users.
Base URL
https://api.propper.ai/v1/click/render
Authentication
OAuth 2.0 Bearer token:
Authorization: Bearer <access_token>
OAuth Scopes
click:admin— Full administrative accessclick:read— Read-only access to rendered experiences
Key Endpoints
- Render — Fetch rendered consent experiences by deployment key
- Cache — Cache management and invalidation
Authentication
- HTTP: Bearer Auth
OAuth 2.0 Bearer token
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |