api_key property
Use this property to set and retrieve your Eyes license key.
To obtain your API key, see How to obtain your API key.
Syntax
obj.api_key = value # type is Text
value = obj.api_key
Type:Text
A string that is your API Key.