API

Configure backend REST API server access.

Step #1 - Open /home/sandbox/sandbox/transform.cfg in a text editor

Step #2 - Modify the server configuration by adding or modifying the following properties:

transform.cfg
Copy

Step #3 - Save the file and restart the sandbox service

Property Details

Property NameDefault valueDescription
apiKey0.secret<generated>API key, used in HTTP Header: 'secret'.
listenServerPort22001HTTP port
proxyHostHost of proxy server
proxyPortPort of proxy server
proxyUserOptional proxy basic auth user
proxyPasswordOptional proxy basic auth password
nonProxyHostslocalhostA list of hosts which should be reached directly
proxyTypeHTTPProxy type, can be: 'HTTP', 'DIRECT', 'SOCKS'
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
APIProperty Details