调用示例
cURL 快速验证网关与密钥。
curl -s https://api.aisc.pw/script/generate \
-H "Content-Type: application/json" \
-H "AISC-API-Key: sck_your_key" \
-d '{"topic":"测试"}'
cURL 快速验证网关与密钥。
curl -s https://api.aisc.pw/script/generate \
-H "Content-Type: application/json" \
-H "AISC-API-Key: sck_your_key" \
-d '{"topic":"测试"}'