Introduction
The typical workflow for utilizing a public API involves the following steps: creating an execution, monitoring the execution status until it is marked as completed, and subsequently downloading the execution result. This document provides some examples for each step using both curl commands and Python scripts.
For detailed information on the usage of each API, please consult each service API endpoints.