Welcome to the GMK API documentation.
Query stock levels for specific products using their SKU numbers. Supports both single and multiple SKU queries.
Retrieve stock information for all products within a specific category.
Retrieve stock information for all products within a specific category.
Retrieve live dealer information
To use our APIs, you'll need an API key. You can find your API key in your GMK Online account settings. If you do not have one you will need to contact the GMK sales office to set one up.
All APIs use Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer your-api-key-here
All our APIs support the following response formats:
Code examples are provided as a guide only and may not be up-to-date or accurate. They are not tested and GMK takes no responsibility for any issues that may arise from their use. Please ensure you thoroughly test any code examples before using them in a production environment.