Page 1 of 1

How does requesting a synchronous API operation differ from requesting an asynchronous API operation?

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
How does requesting a synchronous API operation differ from requesting an asynchronous API operation?

A. clients receive responses with a task ID for further processing
B. clients subscribe to a webhook for operation results
C. clients poll for the status of the execution of operations
D. clients can access the results immediately Most Voted