Guides
Using Gameye
Using variables
1min
we have some built in environment variables that you can use name description example value gameye session id returns the uuid we used to start the session on gameye matchserverijsrr1fklsc5alpa3nvr20 gameye host returns the session host ip 196 235 141 34 gameye port{protocol} {number} the port number(s) used to start the container gameye port udp 7777" "39345 gameye port tcp 8080" "36913 you can also create your own tags, which you can add to the sessions you create this is included in the labels property of the apis name description example value my custom var your own custom variable value labels added through the api call tag 1, tag 2, tag 3