{
"html": "string",
"format": "json"
}
curl --location --request POST 'https://api.302.ai/302/webserve/html' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"html": "string",
"format": "json"
}'
{
"id": "string",
"url": "string"
}