Integration Guides
Authentication: Client Credentials to Access Token
How Paprel API authentication works — create client credentials, exchange them for a short-lived OAuth 2.0 access token, sign write requests with x-data-signature, and keep every secret off the frontend.