Authentication
Include your merchant API key in the Authorization header of each request.
Authorization: Bearer YOUR_API_KEY
Retrieve your API key from your PlasBit Merchant account. For a step-by-step walkthrough, see Create an API Key.
Use the sandbox or production base URL from Environments. Never send the API key in query strings or client-side code that end users can view.