Sample Script
A sample script written in Python is provided as a reference for using the RESTful API. You can write programs that automate various operations by rewriting the sample scripts to suit your environment and combining them to meet your requirements.
Observe the following terms of use when using the sample scripts described in this manual. Do not use the sample script if you cannot comply with the terms of use.
Our company is not responsible for any damage that may occur as a result of using the sample scripts.
Sample scripts do not guarantee reliable or complete operation in all environments. Check the operation in your environment before use.
Sample scripts are written in Python. Download Python from the official Python site to build your environment.
The example scripts use the following Python Library.
Requests
urllib3
The sample scripts described in this manual are tested in the following versions.
Python 3.8.5
Requests 2.24.0
urllib3 1.25.10
The following is a list of sample scripts described in this manual.

