Web Quickstart in 3 Steps
1
Create an Account
Visit bizyair.ai to register. Google login is supported.
2
Choose a Template
Go to Quick Create, select a modality, choose a model, enter your prompt, and click Generate. Or start from a template in Online ComfyUI. Or pick a template in AI Apps and fill in the form.
3
Complete Your Creation
Enter the parameters and run to generate your output.
API Quickstart in 3 Steps
1
Get Your API Key
Log in to bizyair.ai, go to User Center, open API Keys, and generate a 48-character key.
2
Submit a Task
Send a POST request to the model endpoint to receive a
request_id.3
Poll for Results
Use the
request_id to poll task status. Once complete, retrieve the result URL from the outputs field.