This page holds the configuration needed for the tool to work. It can be accessed by clicking on Configuration under Settings in the sidebar.
|
Field |
Description |
Required |
Example Value |
|---|---|---|---|
|
Agent URL Endpoint |
This field is used to specify the API callback URL where your API is located. Remember to include the trailing / at the end of your URL. |
Yes |
https://api.agent.com/sw/mg/ |
|
Agent Player ID |
Use this field to set the playerId as it exists in your system. The tool will utilize this playerId for the tests. |
Yes |
honeybadger69 |
|
Agent Ext Operator Token |
This field is used to set the extOperatorToken in the requests from the tool. It is used for running the Get Balance and Update Balance tests. When testing Update Balance, if no token is provided, the tool will use the extOperatorToken from your /login response. |
No |
|
|
Agent Operator Login Token |
This field is used to set the operatorLoginToken in the requests from the tool. It is an optional tracking identifier provided by the operator during the Sessions API request, enabling the operator to identify the origin of the game launch request. |
No |
CABe1EsFAAA |
|
MG+ Content Code |
This field is used to set the content code of the game. |
Yes |
SMG_breakAway |
|
MG+ Channel |
This field is used to set the channelCode in the Update Balance tests. |
Yes |
SLOTS |
|
Enable X-MGP Token |
If checked, the tool will send the X-MGP-TOKEN with the provided value. |
No |
|
|
Enable legacy X-MGP Headers |
This can be ignored. |
No |
|
|
Debit Amount |
This field is an optional value, enabling the operator to input a custom amount. Defaults as 1. |
No |
1 or greater |
|
Credit Amount |
This field is an optional value, enabling the operator to input a custom amount. Defaults as 1. |
No |
1 or greater |
|
Enable Free Games Tests |
Enables the Free Game test feature. If disabled, attempts to run the test will not work. |
No |
|
|
Agent Code |
The unique identifier for the Agent. Use this field to set the Agent Code. |
No |
agent_123 |
|
Agent Free Game Webhook API URL |
Enter your API endpoint URL to receive Free Game status callbacks. Currently, only rejection messages are supported. |
No |
|