Skip to main content
Version: 1.0.0

Generate bearer token

GET /auth

In order to create a checkout session you will need a Bearer token. Use your merchantID and secret provided by briqpay

Responses

successfully created auth token

Schema
  • token string

    The Bearer token to use for all subsequent calls on this session

Loading...