X-API-Key: ********************{
"property1": "string",
"property2": "string"
}curl --location 'https://superouter.nesports.top/v1/chat/completions' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'null