How to authenticate your requests to the GameBoost Seller API
Authorization
header of each request. The API key is a unique key that identifies you as a verified seller and grants you access to the API endpoints.
Authorization
header as a bearer key. Here’s an example using cURL:
YOUR_API_KEY
with the actual key you obtained from the GameBoost Dashboard.