Asynchronously create browser automation tasks
Create an automation task for a remote browser based on Browser UsePrice: Runtime 0.001 PTC/second + model invocation fee
Request
Body Params application/json
{
"task": "特斯拉股价近期的涨幅",
"model": "gpt-4o"
}
Request Code Samples
curl --location --request POST 'https://api.302.ai/302/browser/submit' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"task": "特斯拉股价近期的涨幅",
"model": "gpt-4o"
}'
Responses
application/json Modified at 2025-08-29 02:35:01