Get your client_id, client_secret, scope, and environment URLs from Payblr.
Use OAuth 2.0 Client Credentials to request an access token.
Include the access token in the Authorization header of each API request.
Never expose secrets in front-end code, logs, screenshots, or shared documents.