Web Quickstart in 3 Steps
1
Create an Account
Visit bizyair.ai to register. Google and Discord login are supported.
2
Choose a Template
Go to Quick Create → select a modality → choose a model → enter your prompt → click Generate; or go to Workflows and start from a template workflow; or go to AI Apps and pick a template to fill in the form and generate; or go to Workspace, choose to create a new workflow or open a local workflow, and enter the online ComfyUI workspace.
3
Complete Your Creation
Enter the parameters, and run to complete generation.
API Quickstart in 3 Steps
1
Get Your API Key
Log in to bizyair.ai → Settings → API Keys → 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.The above flows require an account with available credits to activate. New accounts receive free credits upon registration.