AILabTools API - Querying Async Task Results - Introduction
For asynchronous interface, after calling the API, the returned result is not the real request result, you need to save the request_id
in the returned result and then call this interface to get the real request result.
tip
Asynchronous task results are valid for 30 minutes. It is recommended that asynchronous task results be queried every 5 seconds.
File Storage Policy
info
- Response Files:
- Storage Duration: 24 hours.
- Deletion Method: Automatic Deletion upon Timeout.