Skip to main content
BizyAir exposes every AI app as an HTTPS POST endpoint. All tasks are initiated through a unified task creation interface, and the call mode is determined by the request header.

Core Concepts

Three-Minute Quickstart

In synchronous mode, the HTTP connection stays open until the task completes, and the response body directly contains the object_url of the generated result.